Noxalus / Multi-Streaming-Server

A NGINX server with RTMP module to send video streaming to multiple services simultaneously (Youtube, Twitch, Dailymotion, Hitbox, Beam, etc...).
173 stars 41 forks source link

Facebook Live? #12

Closed Kanbei85 closed 6 years ago

Kanbei85 commented 6 years ago

Can this be used for facebook live streaming also? I do not see any settings for it in the nginx.conf file

Noxalus commented 6 years ago

Hello 😄

I didn't test it, but it should work, all you need to do is to replace the RTMP URL by the one provided by Facebook. Make sure to append the stream key to this URL too 😉

Let me know here if you successfully tested it, I'm curious.

Noxalus commented 6 years ago

I've had the opportunity to test Facebook Live service with this project, and as I expected, it's pretty fast forward.

I've written a wiki page about that here. Let me know if it's good to you too ;)