RTMPS support
peterhavener opened this issue · 2 comments
peterhavener commented
Facebook has depricated RTMP and is forcing RTMPS now. Would it be possible to add support for RTMPS?
tiangolo commented
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
github-actions commented
Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.