Skip to content

Instantly share code, notes, and snippets.

@UedaTakeyuki
Last active February 12, 2017 07:02
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/6c1d74a6e14a0a3c30055306e5690fd5 to your computer and use it in GitHub Desktop.
Save UedaTakeyuki/6c1d74a6e14a0a3c30055306e5690fd5 to your computer and use it in GitHub Desktop.
ffmpeg -f v4l2 -input_format yuv420p -video_size 320x240 -i /dev/video0 -an -c:v h264_omx -r:v 5 -f mpegts udp://192.168.11.4:1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment