Skip to content

Instantly share code, notes, and snippets.

@w4ilun
Created October 25, 2015 01:33
Show Gist options
  • Save w4ilun/fca51aac5eccc92d1fed to your computer and use it in GitHub Desktop.
Save w4ilun/fca51aac5eccc92d1fed to your computer and use it in GitHub Desktop.
start ffserver and ffmpeg
./ffserver &
./ffmpeg -r 25 -s 640x480 -f video4linux2 -i /dev/video0 http://localhost:8090/feed1.ffm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment