Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4L2_MEMORY_USERPTR Support #146

Open
cnalley opened this issue Sep 4, 2017 · 4 comments
Open

V4L2_MEMORY_USERPTR Support #146

cnalley opened this issue Sep 4, 2017 · 4 comments
Labels
accepting PRs it's unlikely that this issue will be fixed by us, but PRs are welcome. (btw PRs are always welcome) kind:feature request

Comments

@cnalley
Copy link

cnalley commented Sep 4, 2017

Are there any plans in the future to add support for streaming I/O with user pointers? I have a device that I need to mimic that uses user pointer I/O so I may try to work on this functionality in the future. Is there a reason user pointer support was not included and has there been any work or discussion towards adding this feature?

@umlaeute
Copy link
Owner

umlaeute commented Sep 5, 2017

patches welcome

@umlaeute umlaeute added the accepting PRs it's unlikely that this issue will be fixed by us, but PRs are welcome. (btw PRs are always welcome) label Apr 12, 2023
@Liza1444
Copy link

Liza1444 commented Aug 22, 2023

Hello,

I have and app that works with v4l2 and user ptr .
i need a simulator to stream the video to my code .
using gstreamer\v4l2sink to write to v4l2loopback fails since v4l2loopback does not support userptr mode.

Questions:

  1. is there any plan supporting userptr mode with v4l2loopback ?
  2. can you tell what are the main challanges adding userptr support to v4l2 ?
    any reference is wellcome .
    3.any other suggestion ?

@movepointsolutions
Copy link

https://github.com/movepointsolutions/v4l2loopback
I'm starting doing userptr support,
examples and particular gst-launch-1.0 pipelines welcome

@umlaeute
Copy link
Owner

looking forward to your PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting PRs it's unlikely that this issue will be fixed by us, but PRs are welcome. (btw PRs are always welcome) kind:feature request
Projects
None yet
Development

No branches or pull requests

4 participants