8000 V4L2 with MJEPG · Issue #21 · artoolkitx/artoolkitx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

V4L2 with MJEPG #21

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

Open
timothy2008 opened this issue Jun 5, 2018 · 1 comment
Open

V4L2 with MJEPG #21

timothy2008 opened this issue Jun 5, 2018 · 1 comment
Labels
enhancement New feature or request third-party-dependency Issues that have a dependency on external third-party code

Comments

@timothy2008
Copy link
timothy2008 commented Jun 5, 2018

Currently if using module=V4L2, most of RGB and YUYV palette are supported. But most of the high resolution cam with USB interface only have low fps is using RGB and YUYV, in order to have a reasonable frame rate, the cam has to configure as MJEPG which is the compressed format. Are there any workaround to use module=V4L2 with MJEPG palette?

@timothy2008 timothy2008 changed the title V4L2 with MJPG V4L2 with MJEPG Jun 5, 2018
@philip-lamb philip-lamb added the enhancement New feature or request label Jun 5, 2018
@philip-lamb
Copy link
Member

MJPEG decoding isn't currently supported in the V4L2 module. You might be able to get it working with the GStreamer module but I haven't tested this, and our GStreamer module is also a bit out of date. This would be a good candidate for a community contribution 😁

@philip-lamb philip-lamb added the third-party-dependency Issues that have a dependency on external third-party code label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request third-party-dependency Issues that have a dependency on external third-party code
Projects
None yet
Development

No branches or pull requests

2 participants
0