tiangolo/nginx-rtmp-docker

RTMPS support

peterhavener opened this issue · 2 comments

Facebook has depricated RTMP and is forcing RTMPS now. Would it be possible to add support for RTMPS?

I think you should be able to create a custom Dockerfile and install stunnel4 in it. And then follow a guide like this one, that uses the same nginx-rtmp plugin: https://dev.to/lax/rtmps-relay-with-stunnel-12d3

Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.