nginx-rtmp-module icon indicating copy to clipboard operation
nginx-rtmp-module copied to clipboard

exec python

Open hennn opened this issue 3 years ago • 1 comments

hi i use https://github.com/harrypython/itsagramlive to start live in manual it start correctly: python3 /root/itsagramlive-master/live_ffmpeg2.py -u user -p pass -f rtmp://127.0.0.1:1935/live/test but when i insert the code in the nginx.config , it's not started nginx config: exec python3 /root/itsagramlive-master/live_ffmpeg2.py -u user -p pass -f rtmp://127.0.0.1:1935/live/test

please explain me how to do it thanks

hennn avatar Aug 02 '22 11:08 hennn

does any body have a solution?

hennn avatar Aug 15 '22 08:08 hennn