Open JiaG293 opened 3 weeks ago
This is likely due to some packets drops and the SRT latency must be increased. This you do by adding &latency=...
to the SRT URL that you entered into OBS. This parameter expects a value in microseconds. If this parameter is not provided, a default of 120ms is assumed.
Example: Restreamer tells you this URL:
srt://192.168.1.154:6000?mode=caller&transtype=live&streamid=1831091a-8402-421f-b579-348c6892e078.stream,mode:publish,token:xxx
There you add the latency parameter with a higher value, e.g. 500ms, resp. 500000 microseconds:
srt://192.168.1.154:6000?mode=caller&transtype=live&streamid=1831091a-8402-421f-b579-348c6892e078.stream,mode:publish,token:xxx&latency=500000
Describe the bug For "media source" which taken from SRT OBS, the video source has a glitch problem. Video source: Occasionally there will be image glitch Image source: Image will have a glitch in the bottom half
Screenshots
Desktop (please complete the following information):
Additional context report.txt