MJPEG streaming error

Sergio Basurco chuckleplant90 at gmail.com
Thu Jul 25 09:55:23 PDT 2013


El 25/07/2013 18:49, Tim-Philipp Müller escribió:
> On Thu, 2013-07-25 at 08:58 -0700, SergioBasurco wrote:
>
>> PS:
>> I would switch to H264, but it also has decoding issues. In the case of h264
>> it's harder to track the problem, because autovideosink works well. But
>> using appsink I get the following:
>> 0:00:29.677697000  6876   023B96F8 ERROR                 ffmpeg .:0::
>> illegal short term buffer state detected
> Is it just those messages, or is there an actual problem? I suspect if
> you transfer data over UDP you get packet loss, which may cause such
> things and artefacts from the decoder.
>
> Cheers
>   -Tim
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
About MJPEG and the jpeg decoders, the application crashes eventually. 
Using H264 it does not crash but the artefacts are very notorious.
Yes I'm using RTSP over UDP. VLC is able to do a lossless streaming. Is 
it because it switches to TCP? How could I do the same?

Regards,
Sergio.


More information about the gstreamer-devel mailing list