You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run ffmpeg -re -i file -c copy -f mpegts http://localhost:8000/foo it start to run but I can not access remotly to the stream.
Which is the uri to access to this stream remotly?
I tried http://ip:8000/foo and get no response.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi, I've setup Nginx with the module.
This is my nginx.conf
When I run ffmpeg -re -i file -c copy -f mpegts http://localhost:8000/foo it start to run but I can not access remotly to the stream.
Which is the uri to access to this stream remotly?
I tried http://ip:8000/foo and get no response.
Thanks in advance
The text was updated successfully, but these errors were encountered: