Python
Python copied to clipboard
如果frame解码失败怎么处理?
你好,我在拉rtsp流的时候,会出现: [h264]....解码失败的问题.该怎么解决? 虽然解码失败,.但是cap.read()返回的ret,依然是True.