|
我换了个视频,下面的这个错误就没了,
[08/10 09:02:34.928] E/: (fill in :32): Buffer::fill size out of memory! 1224 > 1024
变成了另一个错误,
[08/11 03:09:58.648] E/: (get in :286): decode_get_frame failed ret -8
journalctl日志是
Aug 11 03:12:19 python3.9[537817]: W/: (threadRtpFunc in :224): UDP-RTP receive timeout, exit it. rtsp://192.188.10.15:8554/mystream ; type = A>
Aug 11 03:12:20 python3.9[537817]: W/: (onTransmitIn in :61): rtp lost one packet ... mDebugCntRtpLost: 50808 > 50831
Aug 11 03:12:22 python3.9[537817]: E/: (get in :286): decode_get_frame failed ret -8
Aug 11 03:12:22 python3.9[537817]: W/: (onTransmitIn in :61): rtp lost one packet ... mDebugCntRtpLost: 51659 > 51704
Aug 11 03:12:23 python3.9[537817]: W/: (onTransmitIn in :61): rtp lost one packet ... mDebugCntRtpLost: 51747 > 51800
Aug 11 03:12:25 python3.9[537817]: E/: (get in :286): decode_get_frame failed ret -8
Aug 11 03:12:26 python3.9[537817]: D/: RTP264UP_UNIT [0x55b3d0b9a0] loss/recv:14.70/293.90 SEI|SPS|PPS|NI|I: 0.00|0.00|0.00|24.60|0.00
Aug 11 03:12:27 python3.9[537817]: W/: (threadRtpFunc in :224): UDP-RTP receive timeout, exit it. rtsp://192.188.10.15:8554/mystream ; type = A>
Aug 11 03:12:28 python3.9[537817]: E/: (get in :286): decode_get_frame failed ret -8
Aug 11 03:12:29 python3.9[537817]: W/: (onTransmitIn in :61): rtp lost one packet ... mDebugCntRtpLost: 53684 > 53691
Aug 11 03:12:31 python3.9[537817]: E/: (get in :286): decode_get_frame failed ret -8
|
|