michaelkamprath / multi-service-rtmp-broadcaster

A dockerized livestream rebroadcaster
GNU General Public License v3.0
136 stars 25 forks source link

Add RTMPS for YT #43

Closed sleepinglion251 closed 3 years ago

sleepinglion251 commented 3 years ago

Made Youtube use the RTMPS protocol instead of RTMP

michaelkamprath commented 3 years ago

@sleepinglion251 Why did you close this?

sleepinglion251 commented 3 years ago

I was testing it further after submitting and found that I was having issues connecting to two stunnel connections at once. I was trying to connect to Facebook and Youtube simultaneously but without a lot of refreshing the livestream pages for one or the other, I could never get both the connect. It was whichever one I refreshed first after starting the stream that would connect and the other would not. Was going to try and work out the issue and then resubmit.

michaelkamprath commented 3 years ago

Strange, I have had multiple streams go through the same stunnel instance before 🤔

When you sort that out, note that I would like ask that this change be made an option for the user since YouTube isn't making rtmps mandatory yet (AFAIK). Maybe create a new youtube_secure destination type?