service/CamraUpdatesnashot.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
service/CamraUpdatesnashot.go
@@ -73,7 +73,7 @@ if camera.Type == 1{//国标摄像机 m = capture.GB28181 } b,err := capture.Capture("libcffmpeg.so",m,camera.Rtsp,capture.JPEGFileExt,1280,720,10) b,err := capture.Capture("libcffmpeg-capture.so",m,camera.Rtsp,capture.JPEGFileExt,1280,720,10) if err == nil{ localConf, err2 := cache.GetServerInfo() if err2 !=nil || localConf.WebPicIp == "" {