Hi all,
I'm using gstreamer to display rtsp stream from IP camera. The stream is jpeg encoded. I use this pipeline:
gst-launch-0.10 rtspsrc location=rtsp://192.168.1.12:8554/Valeo latency=0 ! rtpjpegdepay ! jpegdec idct-method=islow ! autovideosink
But the quality is very bad. It's look like a lazy mode for decoding the jpeg stream, I tried different parameter for idct-method property but nothing changes.
The stream has better quality rendering with VLC or Qt+Live555.
Is there a way to improve the visual quality?
Regards
Renaud
This e-mail message is intended only for the use of the intended recipient(s).
The information contained therein may be confidential or privileged,
and its disclosure or reproduction is strictly prohibited.
If you are not the intended recipient, please return it immediately to its sender
at the above address and destroy it.
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel