Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit f0ef7bf

Browse files
Yu, DingfengU1X6WK
authored andcommitted
Fix 8K play crash issue
Signed-off-by: Yu, Dingfeng <[email protected]>
1 parent 105c56e commit f0ef7bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/player/player_lib/MediaSource/WebRTCMediaSource.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,7 @@ void WebRTCMediaSource::setMediaInfo() {
332332

333333
m_rsFactory->SetHighTileRow(vi.sourceHighTileRow);
334334
m_rsFactory->SetHighTileCol(vi.sourceHighTileCol);
335+
m_rsFactory->SetProjectionFormat(vi.mProjFormat);
335336
}
336337
}
337338

0 commit comments

Comments
 (0)