-
-
Notifications
You must be signed in to change notification settings - Fork 456
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
Starting/Stopping Live Streams using YouTube/Facebook APIs #405
Comments
Hi @damanjit-singh This is already a feature request. Please take a look at: https://github.com/datarhei/restreamer/discussions/345#discussion-4108562 Cheerio |
IDK what happened to that link but when clicked it goes to |
If you setup facebook and youtube to use a permanent static key - this will solve part of your problem. |
I messaged Sven (leader of the Resteamer project) a while back as I saw the feature request was closed. He told me he did not close it so the person who initially requested it must have. For the screenshot I shared, I can log into Facebook's API and get a one time token that I can paste into Restreamer and it will auto start the live stream (no need to go into Facebook Live Producer to start it) - but only once as the Facebook token expires in one hour and after one use. So a program to go to Facebook, get the token and write it into the Restreamer Stream Key field needs to be created. Sven had sent me a link showing the documentation one could use to create the program. https://docs.datarhei.com/core/guides/rtmp |
It would be great if it is possible to start YouTube and Facebook livestreams from restreamer itself. Currently, one needs to send feed to restreamer and then from YouTube studio and Facebook Live press the "Go Live" button. But in SaaS products like Restream.io and Castr, the user can directly "Go Live" from Restream.io/Castr dashboards. It would be great if this can be implemented in Restreamer. Is this planned or already suggested?
The text was updated successfully, but these errors were encountered: