Skip to content

Instantly share code, notes, and snippets.

@UedaTakeyuki
Created February 10, 2017 08:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save UedaTakeyuki/c7572153b694e51701868099ec1dc169 to your computer and use it in GitHub Desktop.
Save UedaTakeyuki/c7572153b694e51701868099ec1dc169 to your computer and use it in GitHub Desktop.
raspivid -n -vf -hf -t 0 -w 320 -h 240 -fps 5 -o - | ffmpeg -i - -vcodec copy -an -c:v h264_omx -f mpegts udp://192.168.11.7:1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment