Results 46 comments of nobody

Hi @Hackerman342 Can you try to copy the shared library under the [Jetson Nano folder](https://github.com/ArduCAM/ArduCAM_USB_Camera_Shield/tree/master/Nvidia_Jetson/Python/Streaming_demo) to the [ROS folder](https://github.com/ArduCAM/ArduCAM_USB_Camera_Shield/tree/master/ROS/arducam_usb2_ros/src)? `cp ArduCAM_USB_Camera_Shield/Nvidia_Jetson/Python/Streaming_demo/ArducamSDK.so ArduCAM_USB_Camera_Shield/ROS/arducam_usb2_ros/src/`

> I need some help about on using Arducam. > I have 3 MT9V034 cameras with USB camera shield (UC-391 Rev D). I need to setup these 3 cameras to...

> One thing I am confused about is you said to use the USB Camera shield's TRIGGER and GND pin. But I could not make that work. I had to...

@f5-zahmed Unfortunately, this feature cannot be implemented by simply modifying the SDK. Hardware support is required to implement this feature.

Hi @andigandi , I just added the python3.8 SDK in commit fe8ff6bea7d02a99502641e5bf3658468bc93330

@MoBaT @vipergts Is Streaming_demo working properly?

@vipergts What is the error message? Can you tell me your hardware information?

@MoBaT Please tell me what error message is output from the software, and can you take a photo of the USB board and camera? Or tell me the exact model,...

@vipergts You seem to be using the External_trigger_demo or Arducam_Global_Shutter example. The Streaming_demo example does not generate an error without outputting an error message. Try re-plug the hardware and running...

@vipergts 1. Why is Arducam_Global_shutter not showing? The Arducam_Global_shutter example uses the external trigger mode, you need to send rising edge signal to the USB Board's Trigger pin to trigger...