Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBS 31.0.1: OBS quit unexpectedly when SRT server rejects connection or passphrase is wrong #11885

Open
sEqqq7 opened this issue Feb 21, 2025 · 1 comment

Comments

@sEqqq7
Copy link

sEqqq7 commented Feb 21, 2025

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:

  • 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

  1. Prepare SRT server and choose passphrase on server side
  2. Put ingest information in OBS Stream Tab [example: srt://hostname_ip:port?mode=caller&latency=1000000&passhrase=wrong&streamid=randomstreamid]
  3. 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.

Image

Image

@Johnr24
Copy link

Johnr24 commented Feb 23, 2025

I've had the same issue on macos too
was working fine in OBS 27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants