Facebook will be requiring rtmps for live streams starting May 1. I have tried to use the latest build but it gives me the error "Cannot open connection tls://live-api-s.facebook.com:443" followed by "Resource temporarily unavailable".
If I use the build distributed by ffmpeg.org it works fine. I can also stream using regular rtmp as that is still supported for now.
I've figured out that the reason it works on ffmpeg.org is that they have librtmp enabled but I would like to get this working with the native rtmp support. Any ideas as to what could be wrong?
Facebook Live
Re: Facebook Live
Try compiling with openssl instead of gnu-tls
Re: Facebook Live
ffmpeg.org doesn't host Windows binaries, so what build are you talking about?dbrownblue wrote: ↑Fri Apr 19, 2019 5:09 pmIf I use the build distributed by ffmpeg.org it works fine.
Could you post the full FFmpeg console output?
'