CSI Camera

How can I set CSI camera as the default camera so that I can use the camera anywhere in python code just by giving the number 0 or 1? And also I can’t use opencv with gstreamer… Is there any other way?

hello mjt7913,

may I also know what’s your camera combination in your system, also, how many camera devices you’re used?

I’m using a Raspberry Pi V2 camera…and its working… Only one camera is being used now and it’s connected to port 0

please see-also… GitHub - JetsonHacksNano/CSI-Camera: Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Developer Kit

Is there any way to not use gstreamer? The above code uses gstreamer…

you may give it a try with following, NanoCamera - A Python camera interface for the Jetson Nano

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.