标签: python python-3.x tensorflow cloud rtsp
在通过rtsp将摄像机中的视频读取到云中时出错,我将rtsp地址存储在CameraURL中,然后使用openCV在私有云中提取视频。 cap = cv2.VideoCapture(CameraURL)。错误是[h264 @ 0x7f197c8c8fc0] error while decoding MB 21 39, bytestream -5
cap = cv2.VideoCapture(CameraURL)
[h264 @ 0x7f197c8c8fc0] error while decoding MB 21 39, bytestream -5