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

Issue from compute-module/cm5/accessories/camera_4k #652

Open
tuhl01 opened this issue Jan 20, 2025 · 0 comments
Open

Issue from compute-module/cm5/accessories/camera_4k #652

tuhl01 opened this issue Jan 20, 2025 · 0 comments

Comments

@tuhl01
Copy link

tuhl01 commented Jan 20, 2025

The webpage claims this camera is capable of 90fps. How would I get that to work, and at what resolution is it capable of 90fps (1080p, 4K, etc?). I tried this on a Rock 5C, but it fails:

radxa@rock-5c:~$ gst-launch-1.0 v4l2src device=/dev/video11 io-mode=4 ! videoconvert ! video/x-raw,format=NV12,width=1920,height=1080,framerate=90/1 ! xvimagesink

Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data stream error.
Additional debug info:
../libs/gst/base/gstbasesrc.c(3132): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0:
streaming stopped, reason not-negotiated (-4)
Execution ended after 0:00:00.000691864
Setting pipeline to NULL ...
Freeing pipeline ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant