NOALBS / nginx-obs-automatic-low-bitrate-switching

Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
http://noalbs.com
MIT License
340 stars 77 forks source link

Can not See / Connect to Stream #70

Closed Nevs08 closed 3 years ago

Nevs08 commented 3 years ago

Hi,

i successfully Configurated everything. Everything is working... Chat Commands, Scene Switching and Connecting to rtmp Server via Streamelemtents App on Android and also GoPro.

But in my OBS isnt any Stream showing up. And in VLC it shows me: avcodec error: Failed to open rtmp://localhost:1935/publish/live: Operation not permitted

What i am doing wrong?

Best wishes, Nevs08

b3ck commented 3 years ago

What URL are you using to pull the stream into OBS? Also are you using VLC Video Source or the default Media Source in OBS?

Nevs08 commented 3 years ago

I "fixed" it...

In the config.json File i changed the rtmp Key from live to someting else and this didnt let me connect to rtmp://localhost:1935/publish/live

I just changed it back to live and its working now.

b3ck commented 3 years ago

Copy that, you should be able to change the Key in the config and in OBS and it should work. just FYI.