nginx-obs-automatic-low-bitrate-switching icon indicating copy to clipboard operation
nginx-obs-automatic-low-bitrate-switching copied to clipboard

OBS Source as streamServer does not detect my source

Open thegamingstig opened this issue 10 months ago • 1 comments

I am streaming from Larix Broadcaster directly to the OBS media source with the input (srt://"my ip address:port"?mode=listener&latency=2000000&timeout=5000000) and I get the live feed on my media source. But the program wouldn't detect the source and stays switching my BRB scene.

image

thegamingstig avatar Apr 23 '24 06:04 thegamingstig

Hi @thegamingstig,

The Obs type has been broken since OBS WebSocket version 5. Using listener mode on a media source is also not recommended, it's better to use something like SRT-LIVE-SERVER.

715209 avatar Apr 23 '24 19:04 715209