WebRTC: Play stucked when no Internet. #3463
Labels
Bug
It might be a bug.
EnglishNative
This issue is conveyed exclusively in English.
Enhancement
Improvement or enhancement.
Description
SRS Version: v4.0-r4
SRS Log:
Replay
Please describe how to replay the bug?
Step 1: Set up an SRS server using Docker according to the documentation, with no external network connection in the local area network.
Step 2: Use OBS to push RTMP stream, and play it using Chrome WebRTC Player. The video is normal.
Step 3: Wait for about 10~50 minutes, the video playback in Chrome gets stuck, and SRS logs the above information. OBS streaming is normal.
Control Test 1: Restore external network connection in the local area network, and repeat Step 2 without any abnormalities.
Control Test 2: Disconnect external network connection in the local area network, add the configuration line
query_latest_version off;
, and repeat Step 2 without any abnormalities.Expect
The version query feature #2424 should not have any impact on the main business under any circumstances.
The text was updated successfully, but these errors were encountered: