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
An older Linux version (30.0.2) attempts to reconnect based on retry time and maximum number of attempts (each 2s, 25 attempts). Windows version (31.0.1) also tries to reconnect and unexpected shutdown of OBS does not happen.
Current Behavior
When:
SRT server rejects the connection (f.e it is turned off) or server IP / port is not correct OBS shutdown unexpectedly (Check OBS studio log URL). [obs-ffmpeg mpegts muxer: 'adv_stream']: Failed to open the url or invalid stream
SRT server passhrase used in OBS doesn't match the one used on the SRT server side, OBS also closes unexpectedly. [obs-ffmpeg mpegts muxer / libsrt]: Connection rejected, Unknown or erroneous]
Steps to Reproduce
Prepare SRT server and choose passphrase on server side
Put ingest information in OBS Stream Tab [example: srt://hostname_ip:port?mode=caller&latency=1000000&passhrase=wrong&streamid=randomstreamid]
OBS closes unexpectedly
Anything else we should know?
I checked it on several devices, I checked it on different versions of Ubuntu, different OBS settings (NVENC and x264), I even checked it on VM with Ubuntu 24.04.
The text was updated successfully, but these errors were encountered:
Operating System Info
Ubuntu 24.04
Other OS
No response
OBS Studio Version
31.0.1
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/sWC6pxgBq3N25m9d
OBS Studio Crash Log URL
No response
Expected Behavior
An older Linux version (30.0.2) attempts to reconnect based on retry time and maximum number of attempts (each 2s, 25 attempts). Windows version (31.0.1) also tries to reconnect and unexpected shutdown of OBS does not happen.
Current Behavior
When:
Steps to Reproduce
Anything else we should know?
I checked it on several devices, I checked it on different versions of Ubuntu, different OBS settings (NVENC and x264), I even checked it on VM with Ubuntu 24.04.
The text was updated successfully, but these errors were encountered: