You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2022. It is now read-only.
When there is no GoPro connected, the GoProManager.py handleRecordCommand function should send the mavlink DO_DIGICAM_CONTROL shutter command. That way if the user has some other camera connected, the same controls can trigger that camera's shutter. This will respond to the paddle button and the app shutter buttons. The command should be inserted here: https://github.com/OpenSolo/shotmanager/blob/master/GoProManager.py#L386