Stream task Pused, reason error (-5)

Nicolas Dufresne nicolas at ndufresne.ca
Tue Jan 3 14:18:53 UTC 2017


Le lundi 02 janvier 2017 à 23:41 -0800, srd a écrit :
> I am using a webcam with ubuntu linux development board. I want to
> transmit
> live video from USB webcam to android devices. For this I am using
> the
> gstreamer 1.0 pipeline.
> Following is the pipeline.
> 
> gst-launch-1.0 v4l2src ! videorate ! video/x-
> raw,width=320,height=240,
> framerate=\(fraction\)25/1 ! jpegenc ! tcpserversink 
> host=192.168.1.91
> port=5000 sync=false
> 
> I am able to live stream video to android device. But with above
> pipeline, I
> am getting following error after some time.
> (gst-launch-1.0:1423): Glib-ERROR ***:
> /build/glib2.0-tTvduh/glib2.0-2.42.1/./glib/gem.c:103: failed to
> allocate
> 153686 bytes
> 
> Could you please help me with this?

This usually happens when your system is out of memory. Monitor your
memory usage.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170103/1351676b/attachment.sig>


More information about the gstreamer-devel mailing list