Skip to content

Instantly share code, notes, and snippets.

@UedaTakeyuki
Created February 10, 2017 08:05
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/b2386c772555db1a6c1f8916607e1af3 to your computer and use it in GitHub Desktop.
Save UedaTakeyuki/b2386c772555db1a6c1f8916607e1af3 to your computer and use it in GitHub Desktop.
ffmpeg -f v4l2 -input_format yuv420p -i /dev/video0 -an -c:v h264_omx -f segment -segment_format mpegts -segment_time 5 -segment_list stream/playlist.m3u8 stream/a%03d.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment