v4l2src: device or resource busy

Nicolas Dufresne nicolas at ndufresne.ca
Tue Sep 10 00:18:01 UTC 2019


Le lun. 9 sept. 2019 14 h 41, IgalKroyter <igalkroy at gmail.com> a écrit :

> hi,
>
> I am trying to restart a pipeline after it was GST_STATE_NULL and
> unreferenced. Though after rebuilding the pipeline and trying to start it
> the following message is displayed: *"libv4l2: error setting pixformat:
> Device or resource busy"*. I guess it is the v4l2src component, as if once
> I
> initialise it, the relevant HW resource is occupied and cannot be release
> although the v4l2src component is dereferenced.
>
> Any suggestions? Am I correct?
>

A buffer leak could leak could lead to this. Note that on newer kernel this
restriction has been lifted, a driver can now be detached from its buffers
and support for this has been added in v4l2src (not released yet).


>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190909/8be7cb72/attachment.html>


More information about the gstreamer-devel mailing list