streamer
streamer copied to clipboard
Unable to access the stream 404 Not found
Hi I am ubable to access to the stream, running with the line:
docker run -e PARAMETERS="rtsp://admin:[email protected]:554/ frontptzcam" -v %cd%/tmp/:/tmp/stream -p 8080:80 gihad/streamer
then trying to acces on:
localhost:8080/frontptzcam.m3u8
Getting nginx 404 error(means im able to connect to the nginx server but the file does not exist)
can someone please help me? thank you very much.