Changes

Jump to navigation Jump to search
Line 479: Line 479:  
In gstreamer, v4l2src can access different cameras by specifying device=/dev/videoX.
 
In gstreamer, v4l2src can access different cameras by specifying device=/dev/videoX.
 
==='''State Detection and Environment Variable Configuration'''===
 
==='''State Detection and Environment Variable Configuration'''===
[https://github.com/veyeimaging/raspberrypi_v4l2/tree/main/mv_tools_rpi Here], we provide an <code>mv_probe.sh</code> script that automatically detects the connected camera and configures environment variables with its default model, width, height, frame rate, and other information.
+
[https://github.com/veyeimaging/nvidia_jetson_veye_bsp/tree/master/mv_tools_jetson/i2c_tools Here], we provide an <code>mv_probe.sh</code> script that automatically detects the connected camera and configures environment variables with its default model, width, height, frame rate, and other information.
    
Usage:
 
Usage:

Navigation menu