Sassy Natan
Sassy Natan
Well, I have a RTSP stream which being transcoded with FFMPEG to be H264 baseline API. NAL unit send over a TCP RAW socket to nodejs application, which then transported...
Did u manage to solve it? Nothing works for me in terms of exec command; server { listen 1935; ping 3m; ping_timeout 30s; notify_method get; application myapp { live on;...
It seems that the issue is with the NGINX version. See here: https://github.com/arut/nginx-rtmp-module/issues/886
Still not working. I download version 1.11.9 recompile in ubuntu 16.04, rtmp working good! but exec command not running! :-( nginx version: nginx/1.11.9 built with OpenSSL 1.0.2g 1 Mar 2016...
The solution doesn't work for modules > 5.10. It seems to be broken. This seems to be interesting https://tildearrow.org/?p=post&month=7&year=2022&item=lar anyone manage to get this working