Code: Select all
vlc --no-audio v4l2:///dev/video0:width=640:height=480:fps=5:chroma=mjpg --sout "#standard{access=http,mux=mpjpeg,dst=localhost:8080}"
Code: Select all
vlc http://localhost:8080
I've also tried using "dst=localhost:8080/stream.mjpg"
Is the mjpeg stream generated by VLC incompatible with Firefox?
I've posted here although I use Linux - because I believe this problem has nothing to do with Linux. However, if anyone thinks otherwise - please let me know.