Skip to content

Instantly share code, notes, and snippets.

@balamaci
Created May 20, 2016 14:02
Show Gist options
  • Save balamaci/648fed1653784ad3260a4c76ca7b1f69 to your computer and use it in GitHub Desktop.
Save balamaci/648fed1653784ad3260a4c76ca7b1f69 to your computer and use it in GitHub Desktop.
avconv -rtsp_transport tcp -i rtsp://localhost:5554/Streaming/channels/101 -c copy -map 0 -f segment -segment_time 120 "./security/capture2-%03d.mkv"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment