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

Issues with the nvarguscamerasrc and v4l2 pipeline #110

Open
narbada18 opened this issue Jul 19, 2024 · 0 comments
Open

Issues with the nvarguscamerasrc and v4l2 pipeline #110

narbada18 opened this issue Jul 19, 2024 · 0 comments

Comments

@narbada18
Copy link

I am using the IMX183C sensor and have integrated the driver and DTSI with L4T 35.4.1. However, I am encountering issues with both the nvarguscamerasrc and v4l2 pipelines.

nvarguscamerasrc Pipeline:

When running the following GStreamer pipeline:

gst-launch-1.0` nvarguscamerasrc sensor-id=0 ! 'video/x-raw(memory:NVMM),framerate=20/1' ! autovideosink

I am receiving an error. The details of the error are attached in the file.

gstreamer.txt

v4l2 Pipeline with OpenCV:

When using the v4l2 pipeline with OpenCV, the captured image is not as expected. I have attached the image along with the code I used for capturing it.

I would greatly appreciate any guidance you can provide to resolve these issues.
captured_frame

capture.txt

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