loopy750
loopy750
Apart from the padlock, I'm not seeing anything else that looks out of place. A manual fix: line 1218 of userChrome.css, replace `#connection-icon,` with `#connection-icon, #identity-icon,`
Thanks for letting me know. In most cases problems arise from instructions not being followed, but you have also made a couple of valid points. As for the file not...
I had temporary access to a BELABOX server for testing, so I'm unable to test anymore, although I'm seeking confirmation nothing has changed since. So unless something has changed, the...
RTMPServerPort should be **8080**, not **1935** Confirm _nginx-rtmp-module_ is running by browsing **http://127.0.0.1:8080/stat**
> Changing from 1935 to 8080 resolved the ping issue but not the scene changing issue. Not sure what you mean specifically. Check you've followed this part before troubleshooting further:...
Disregard previous post. Settings that work for me during testing are... My nginx config is taken from here: **https://raw.githubusercontent.com/loopy750/SRT-Stats-Monitor/main/modifications/resources/nginx.conf** And my testing is via Larix Screencaster using the config: **rtmp://x.x.x.x/live/stream1**...
Dang, thanks for the update. They really broke a lot of stuff with the major overhaul, including browsing with Firefox, as mentioned in the other thread. I even reported the...
I'm really not sure if or how anyone has implemented it. I tested using only OBS to Restreamer, I assumed using OBS as the receiver was also possible. Someone really...
I'm not entirely sure if what you're after is beyond the scope of what I might be able to do, however something that should suffice, is making use of AdiIRC,...
> > > Try to add this to your Media Source URL in obs: > ?mode=listener&listener_timeout=5000000&timeout=5000000 Thanks for the suggestion but unfortunately it doesn't help. Also I think you meant...