Hi,
I need some help integrating the SIYI A8 Mini 4K Gimbal Camera into my ArduPilot-based system. Here’s my setup:
- Flight controller: Cube Orange running ArduPilot
- Camera: SIYI A8 Mini (no SIYI remote controller)
- Companion computer: Raspberry Pi 4 (connected to internet via SIM card only, no LAN)
- Ground station: Mission Planner
My goal is to fly a survey mission where the aircraft takes one photo every 2 seconds automatically during flight.
My questions:
-
Which ArduPilot version is the most compatible with the SIYI A8 Mini ?
-
How should I physically connect the SIYI A8 Mini to the Cube Orange (which UART port, what wiring)?
-
Which ArduPilot parameters (e.g., SERIALx_PROTOCOL, CAM_TRIGG_TYPE, MNT_TYPE, etc.) should I configure for full functionality (gimbal + image capture)?
-
Can ArduPilot trigger this camera to capture images automatically every 2 seconds during a survey mission?
-
Also, how can I view the camera’s live video feed on the ground? Since my Raspberry Pi has no Ethernet, only SIM-based internet, can I still access the RTSP or UDP stream from the A8 Mini?
Any working setup examples, wiring diagrams, or parameter lists would be incredibly helpful. Thanks a lot in advance!"