nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

RTMPS support for Facebook Live API's Requirement

Open C74K opened this issue 4 years ago • 5 comments

Facebook is using RTMPS Only From far time.

we need suport for RTMPS by module

C74K avatar Mar 31 '21 09:03 C74K

Just use Stunnel^^

timowevel1 avatar Apr 09 '21 21:04 timowevel1

i try but dont work

C74K avatar Apr 10 '21 10:04 C74K

Can you send your NGINX and Stunnel config here?

timowevel1 avatar Apr 10 '21 14:04 timowevel1

i removed it from my vps to hard to setup.

C74K avatar Apr 10 '21 16:04 C74K

You could try to use nginx's stream module to do TLS encapsulated RTMP (RTMPS), check out: https://gist.github.com/laureen71/f46d45566dc4521b6a253c7b57dc0e32

laureen71 avatar Oct 19 '21 15:10 laureen71

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

venugopal-zestiot avatar Mar 28 '23 14:03 venugopal-zestiot