Skip to content

Instantly share code, notes, and snippets.

@acidtib
Created December 2, 2014 04:00
Show Gist options
  • Select an option

  • Save acidtib/bfdd5b151ede8ba968ba to your computer and use it in GitHub Desktop.

Select an option

Save acidtib/bfdd5b151ede8ba968ba to your computer and use it in GitHub Desktop.
raspivid -o - -t 99999 -hf -w 640 -h 360 -fps 25|cvlc -vvv stream:///dev/stdin --sout '#standard{access=http,mux=ts,dst=:8090}' :demux=h264
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment