当前位置: 首页 > 工具软件 > openRTSP > 使用案例 >

openRTSP 将收到的流存成mp4文件

常嘉平
2023-12-01
将收到的流存成mp4文件


./openRTSP -p 554 -u test test -4 -t -v -f 17 -s 10 -d 5 'rtsp://admin:admin85275093@192.168.1.64:554/h264/ch1/main/av_stream' > 1.mp4


./openRTSP -4 -d 5 'rtsp://admin:admin85275093@192.168.1.64:554/h264/ch1/main/av_stream' > 2.mp4




./openRTSP -p 554 -u test test -4 -t -v -f 17 -s 10 -d 5 'rtsp://192.168.1.40:22227/ch2' > 5.mp4


./openRTSP -4 -d 5 'rtsp://192.168.1.40:22227/ch2' > 2.mp4


./openRTSP -4 -d 5 'rtsp://admin:admin85275093@192.168.1.64:554/h264/ch1/main/av_stream' > 2.mp4


./openRTSP -p 554 -u test test -4 -t -v -f 17 -s 10 -d 5 'rtsp://admin:admin85275093@192.168.1.64:554/h264/ch1/main/av_stream' > 5.mp4
 类似资料: