Skip to content
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

add new facebook RTMPS functionality #19

Open
fikri2992 opened this issue May 10, 2019 · 6 comments
Open

add new facebook RTMPS functionality #19

fikri2992 opened this issue May 10, 2019 · 6 comments

Comments

@fikri2992
Copy link

since facebook deprecating rtmp to rtmps can this repo support rtmps ?

@JasonRivers
Copy link
Owner

This is something I have not yet tried to do, but it's something that I have thought about. I believe you should be able to create an RTMPS push rule, but I have not yet tried,

@fikri2992
Copy link
Author

this would be helpful if you can update this with some RTMPS handle, I have read that Nginx RTMP still not support using RTMPS but the community seems using Stunnel which I try worked but don't know how to integrate to docker

here tutorial I have tried and it seems to works for me, but idk how to integrate with docker
https://dev.to/lax/rtmps-relay-with-stunnel-12d3

@JasonRivers
Copy link
Owner

Thanks for that link, That's very helpful!

@fikri2992
Copy link
Author

no, actually I'm the one who needs to say thanks this repo saves me a lot of time 😅😅
looking forward to seeing an update for facebook RTMPS

@kkrishnan90
Copy link

Any update on Facebook RTMPS? Eagerly waiting to look at it as currently there's a necessity for me to include it in my project. Everything else this docker is amazingly beautiful!

@jessicah
Copy link

I've created a docker-compose example for supporting RTMPS: https://github.com/jessicah/nginx-rtmp-stunnel

Can probably use the env variables this container uses rather than specifying an nginx.conf file explicitly, but it was easier for testing.

A more polished version would use a similar shell script to configure the stunnel container the same way nginx is done (e.g. multiple RTMPS endpoints to push to).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants