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

MIPI camera input #127

Closed
delgadocc opened this issue Jun 7, 2020 · 3 comments
Closed

MIPI camera input #127

delgadocc opened this issue Jun 7, 2020 · 3 comments

Comments

@delgadocc
Copy link

Hello, thank you so much for this amazing job! I'm trying to run the algorithm using my MIPI camera on the Jetson Nano. Can you help me, please? I'm trying to use the following code but it's not working. Somebody already do it?

Thank you

cv2.VideoCapture("nvarguscamerasrc ! video/x-raw(memory:NVMM), "
"width=(int)1280, height=(int)720,format=(string)NV12, "
"framerate=(fraction)120/1 ! nvvidconv ! video/x-raw, "
"format=(string)BGRx ! videoconvert ! video/x-raw, "
"format=(string)BGR ! appsink", cv2.CAP_GSTREAMER)

@mrn-mln
Copy link
Contributor

mrn-mln commented Jun 9, 2020

@delgadocc I think this would be helpful.

@JsonSadler
Copy link
Contributor

@delgadocc Could you manage to solve it?

@JsonSadler
Copy link
Contributor

Does this help?
galliot-us/smart-social-distancing#34 (comment)

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

4 participants