Can anyone please help me resolve my issues?
I am unable to do camera triggering for my cameras Sony A6100 and FLIR VUE PRO using ArduCopter 4.4 + versions.
I discovered with my HereLink I had to configure an RC event for the shutter instead of MavLink. I don’t know if this is your difficulty - but it might be worth checking.
Sorry for the delay, i’ll have a look at this more closely later but I think you’re using a relay to control the camera and there was a change in 4.3 which required that the SERVOx_FUNCTION be set to -1 (where “x” is the output channel used for the relay).
Thanks for the solution, now i am able to operate my both cameras separately. As i have already mentioned i am using FLIR VUE PRO using CAM2_type “Servo” and Sony A6100 using CAM1_type “Relay”.
But when i use both the cameras only the camera connected using relay is working, so i have to set anyone of them to “0”.
Is there any solution that i can use the both cameras triggering simultaneously?
Hello @rmackay9
Can you please help me find a solution on how to integrate two camera’s triggering simultaneously using CAM1 and CAM2 since one camera operates at servo function and other operates at relay function.