rtsp stream error video capture
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
http://answers.opencv.org/question/59697
i'm using ubuntu 16 !!! also my pyhton code look like the cide given in the link!!!