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

(Question) Use a restream.io Server instead of build in Nginx/Node

Open KayPure opened this issue 2 years ago • 2 comments

First of All, this is a awesone piece of Software. Totally love it. The reason of my question is: I try to stream a gopro hero8 stream to noalbs on a dedicated Streaming PC at home. With node as the rtmp server. This works absolutly great, until I use my 4g Internet. The Hero won't Connect to the rtmp URL. The strange thing is, streamlabs for Android does. I can stream to the noalbs server with the ddns address just fine. And every other rtmp Server will work just fine with the gopro app. Only my ddns rtmp adress of the noalbs server won't connect through the gopro app. 1935 is opened.

That takes me to my question: if I use restream.io to stream to from the gopro app, can I use this restream server and monitor it, instead of the build in rtmp server? I know there are some api codes for restream, but can I get this to work like this?

I've done tests the last 3 days, why the gopro app won't stream to my ddns address, but can't figured it out.

Gopro app > 4g > reastream > worked Gopro app > 4g > ddns Adress of noalb > don't work Gopro app > local > ddns Adresse of noalb > worked Streamlabs app > 4g > ddns address of noalb > worked Gopro app > 4g to home VPN server > ddns Adresse of noalb > won't work

It drive me nuts, because for this I buy this hero8. My hero5 don't support streaming :/

Any ideas?

KayPure avatar Nov 07 '21 11:11 KayPure

So you want to use a different RTMP endpoint other than NGINX or NMS that's built-in to NOALBS correct? If so check out www.norip.io, or if restream can stream to a custom RTMP have it point to your RTMP server at home?

b3ck avatar Nov 07 '21 14:11 b3ck

correct. was thinking about some rtmp to rtmp at home route too, but was hoping i can get the stats from the restream rtmp stream to use in noalbs on my end. actually i messing around with a vpn. 4g to vpn on my synology nas > noalbs on my streaming pc. so there is no way to get the endpoint infos from restream and work with it in noalbs?

restream can indeed point to a custom rtmp, but only with a subscribtion. for free, it can only stream to twitch/facebook/yt e.t.c. and im planning to stream this only ~2 times a month. so thats a little bit op i think. same for norip.io ;)

KayPure avatar Nov 07 '21 15:11 KayPure