ximagesrc to jpegenc
Arnaud Loonstra
arnaud at sphaero.org
Mon Nov 24 04:22:38 PST 2014
On 11/23/2014 11:41 PM, Arnaud Loonstra wrote:
[snip]
> I just tried on windows using a gdiscreencap but its giving exactly the
> same error.
>
> If anybody can try if a simple pipeline like below works...
>
> gst-launch-1.0 -v ximagesrc ! videoconvert ! jpegenc ! rtpjpegpay !
> fakesink
>
> or windows:
> gst-launch-1.0 -v gdiscreencapsrc ! jpegenc ! rtpjpegpay ! fakesink
>
> It always gives an error on gst_rtp_jpeg_pay_read_sof
> I'll try some more debugging as well.
>
> Rg,
>
> Arnaud
>
A new day a fresh look
gst-launch-1.0 -v ximagesrc ! videoconvert ! video/x-raw,format=I420 !
jpegenc ! rtpjpegpay ! udpsink ...
works.... even on Win... I don't know what I missed yesterday :/
A.
--
w: http://www.sphaero.org
t: http://twitter.com/sphaero
g: http://github.com/sphaero
i: freenode: sphaero_z25
More information about the gstreamer-devel
mailing list