Skip to content

Instantly share code, notes, and snippets.

@nsuan
Created March 6, 2010 11:03
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 nsuan/323632 to your computer and use it in GitHub Desktop.
Save nsuan/323632 to your computer and use it in GitHub Desktop.
ffmpeg -i /dev/video0 -ar 44100 -f wav - |vlc - ':sout=#transcode{acodec=mp3,ab=128,channels=1,samplerate=44100}:std{access=shout,mux=ogg,dst=source:climber@localhost:8080/test}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment