You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: Please read FAQ before file an issue, see #2716
Description
After updating from srsv4.0-r1 to srsv6.0-d0, there is occasionally a black screen issue when the web client requests to play http-flv first and then starts streaming. This issue occurs with both flv.js and mpegts.js. The mpegts.js log shows that the black screen occurs because the AVCDecoderConfigurationRecord is not received, only the audio stream. When the web client closes the player and requests http-flv again, it can play normally.
SRS Version: 6.0-d0, 5.0.166, 5.0.170
After testing, none of the following versions will have any issues.
When testing different versions using the above process, a black screen playback issue occurs.
- v4.0-r1: Used consistently, no black screen issue.
- v4.0.r4: Tested over 1200 times, no black screen.
- v4.0-r5: Tested over 500 times, no black screen.
- v5.0.21: Tested over 500 times, no black screen.
- v5.0.89: Tested over 400 times, no black screen.
- v5.0.157: Tested over 300 times, no black screen.
- v5.0.166: Less than 100 occurrences, black screen issue observed.
- v5.0.170: Less than 50 occurrences, black screen issue observed.
- v6.0-48: Less than 100 occurrences, black screen issue observed.
- v6.0-d0: Less than 128 occurrences, black screen issue observed.
注:如果先rtmp推流,后再请求http-flv,不会出现上面的问题
Expect
Please describe your expectation.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered:
winlinvip
changed the title
更新版本后,flv.js与mpegts.js播放视频偶尔会黑屏
After updating the version, flv.js and mpegts.js occasionally display a black screen when playing videos.
Aug 3, 2023
lin557
changed the title
After updating the version, flv.js and mpegts.js occasionally display a black screen when playing videos.
更新6.0-d0后,flv.js与mpegts.js播放视频偶尔会出现黑屏
Aug 3, 2023
lin557
changed the title
更新6.0-d0后,flv.js与mpegts.js播放视频偶尔会出现黑屏
srsv6.0-d0, flv.js and mpegts.js occasionally display a black screen when playing videos.
Aug 3, 2023
Description
After updating from srsv4.0-r1 to srsv6.0-d0, there is occasionally a black screen issue when the web client requests to play http-flv first and then starts streaming. This issue occurs with both flv.js and mpegts.js. The mpegts.js log shows that the black screen occurs because the AVCDecoderConfigurationRecord is not received, only the audio stream. When the web client closes the player and requests http-flv again, it can play normally.
After testing, none of the following versions will have any issues.
v4.0-r1 v4.0.r4 v4.0-r5
v5.0.157 v5.0.89 v5.0.21
Replay
Please describe how to replay the bug?
Step 1: Request http-flv first.
Step 2: Start pushing the stream.
Occasional phenomenon, probability less than 2%.
When testing different versions using the above process, a black screen playback issue occurs.
注:如果先rtmp推流,后再请求http-flv,不会出现上面的问题
Expect
Please describe your expectation.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: