rtsp stream error video capture

asked 2017-03-16 08:33:38 -0600

Lafi gravatar image

updated 2017-03-16 10:10:28 -0600

Hello, i'm using opencv3.1 with python2.7 in ubuntu 16 to stream a video using Videocapture, but i got corrputed frame also i have those message when i run my pyhton script :

Invalid UE golomb code
[h264 @ 0x6087f80] cabac decode of qscale diff failed at 110 37
[h264 @ 0x6087f80] error while decoding MB 110 37, bytestream 1778
[h264 @ 0x4a7aa80] left block unavailable for requested intra4x4 mode -1 at 0 9
[h264 @ 0x4a7aa80] error while decoding MB 0 9, bytestream 8318

what that dos mean!! Thank you Lafi

edit retag flag offensive close merge delete

Comments

i'm using ubuntu 16 !!! also my pyhton code look like the cide given in the link!!!

Lafi gravatar imageLafi ( 2017-03-16 10:12:41 -0600 )edit