KeyShutterButtonDown and KeyRecordShutterButtonEnable
CompletedGood afternoon, I have been working on implementing the following Key: KeyShutterButtonDown to control the handling and state of the photo capture button, which has been working without any issues. I have also added the functionality of the Key: KeyRecordShutterButtonEnable to control the locking or unlocking of the button on both the remote control and the device when taking pictures.
However, I haven't found any relevant information regarding this last Key in the documentation. The only thing I have managed to do is create a DataProcessor set to False
, which prevents any photo from being taken, effectively locking the button as intended. However, I haven't been able to reactivate it afterward.
What I want is to be able to manage and toggle this Key between activation and deactivation once the KeyShutterButtonDown has been pressed on the remote control.
Is there a way to perform this action using version V5 and a Matrice 350 RTK?
-
Dear developers, Hello, thank you for contacting DJI Innovation. You can use the KeyManager class to manage and listen for camera key events, and use KeyRcResetButtonConfig to clear key function Settings. Even though the document is not directly mentioned KeyRecordShutterButtonEnable, but you can use a similar approach to realize the key lock and unlock function. Make sure your MSDK version and device model support these operations. I hope our solution can help you, thank you for your email, wish you a happy life! Best Regards, Dji innovation SDK technical support
Please sign in to leave a comment.
Comments
1 comment