nginx-rtmp-module
nginx-rtmp-module copied to clipboard
RTMPS support for Facebook Live API's Requirement
Facebook is using RTMPS Only From far time.
we need suport for RTMPS by module
Just use Stunnel^^
i try but dont work
Can you send your NGINX and Stunnel config here?
i removed it from my vps to hard to setup.
You could try to use nginx's stream module to do TLS encapsulated RTMP (RTMPS), check out: https://gist.github.com/laureen71/f46d45566dc4521b6a253c7b57dc0e32
Hi timowevel1,
i am trying to setup RTMPS live stream from edge device, but i am failing on that. i am using nginx and rtmp but it is working but rtmps is not working for me