Skip to content

Instantly share code, notes, and snippets.

@Sprit3Dan
Created March 9, 2020 04:40
Show Gist options
  • Select an option

  • Save Sprit3Dan/70858cccd7060ae33cc0d3567da8c02e to your computer and use it in GitHub Desktop.

Select an option

Save Sprit3Dan/70858cccd7060ae33cc0d3567da8c02e to your computer and use it in GitHub Desktop.
dan@raspberrypi:~ $ sudo raspivid -t 0 -n -b 1000000 -w 1920 -h 1080 -fps 30 -o - | cvlc -v stream:///dev/stdin --sout '#rtp{sdp=rtsp://:8554/}' :demux=h264
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment