VLC notes

From Noisebridge
Jump to navigation Jump to search

Notes about the state of video streaming.


Stream from a system running linux with a firewire camera attached:

dvgrab -format dv1 - | ffmpeg -f dv -i -  -target ntsc-dvd - | cvlc -vvv - --sout '#standard{access=http,mux=ts,dst=172.30.1.17:8080'