摘要: 新建类:PullVideoStreamService.cs 内容如下: public class PullVideoStreamService { public static void Start(string ffmpegFilePath , string cameraIP , string ca 阅读全文
posted @ 2019-11-26 15:06 飞雪连天e^πi+1=0 阅读(2416) 评论(0) 推荐(0)
摘要: ffmpeg -i “rtsp://admin:123456@192.168.2.165:554/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif” -f flv -r 25 -s 640*480 -an “rtmp://loc 阅读全文
posted @ 2019-11-26 10:06 飞雪连天e^πi+1=0 阅读(1671) 评论(1) 推荐(1)