Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KayPure opened this issue Nov 7, 2021 · 2 comments
Open

Comments

@KayPure
Copy link

KayPure commented Nov 7, 2021

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?

@b3ck
Copy link
Collaborator

b3ck commented Nov 7, 2021

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?

@KayPure
Copy link
Author

KayPure commented Nov 7, 2021

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants