Reffing of gstbuffer is exhausting the system memory ?

Nicolas Dufresne nicolas.dufresne at collabora.com
Wed Feb 10 21:56:14 UTC 2016


Le mercredi 10 février 2016 à 02:07 -0800, ssshukla26 a écrit :
> {
>     *gst_buffer_replace*(buf,*cam_gst_cgi_getVideoFrame*());
>     return GST_FLOW_OK;
> }

The call to replace is suspicious. The buf parameter of create() is
just a return value. There is nothing to "replace".

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/20160210/16cb7117/attachment.sig>


More information about the gstreamer-devel mailing list