Created
May 20, 2016 14:02
-
-
Save balamaci/648fed1653784ad3260a4c76ca7b1f69 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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