FFmpeg Live streaming through UDP Protocol - Dieptranivsr/DroneIVSR GitHub Wiki

$ ffmpeg -loglevel error -f v4l2 -i /dev/video0 -f mpegts udp://localhost:1111
$ ffplay udp://localhost:1111