Skip to content

Instantly share code, notes, and snippets.

@geogeorgiev
Created December 29, 2016 14:31
Show Gist options
  • Save geogeorgiev/f3a0c214e9df98d1ffa001c97a44954f to your computer and use it in GitHub Desktop.
Save geogeorgiev/f3a0c214e9df98d1ffa001c97a44954f to your computer and use it in GitHub Desktop.
ffmpeg
ffmpeg -f video4linux2 -i /dev/video0 -c:v libx264 -an -f flv rtmp://localhost/encoder/live
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment