obsproject / obsproject/obs-studio

SRT reading via media source uses old / incorrect url or streamid in obs 32.2.2

Open
#13,853 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
76.4k
Forks
10.2k
Avg merge
4d 23h
Merged PRs (30d)
12

Description

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

32.2.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/vdkXedUtye0toWWU

OBS Studio Crash Log URL

No response

Expected Behavior

OBS should be able to read from the SRT url stream id that I put into the media source.

Current Behavior

OBS does not try to read from the SRT URL / stream id that I put into the media source. Instead it tries to read from either a completely different old URL or an different stream id. Sometimes even from a long time ago. This makes it fail to read because it isn't reading from the correct location.

Steps to Reproduce
  1. Be on obs 32.1.2
  2. Create a media source and have it reading from a remote SRT stream id
  3. Upgrade to obs 32.2.2
  4. It either breaks then or try changing it to a different stream id / url and if you look at the OBS logs it will not be trying to read from the new updated one
  5. Downgrade to 32.1.2 and it works again
    ...
Anything else we should know?
  1. Confirmed this behavior happens on Windows 11, 10, and macos
  2. It works fine in OBS 32.1.2 and directly after upgrading to 32.2.2 it breaks
  3. The issue happens on both HEVC and H264 encoders

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the supplied OBS log and compare media-source behavior between OBS 32.1.2 and 32.2.2, focusing on the SRT URL and stream ID recorded during connection attempts. Reproduce the upgrade and source-edit steps on the listed Windows and macOS versions, then verify that the logs use the current URL and stream ID and that both HEVC and H264 streams connect.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.