Matrice 300 and MSDK 4: Detect when the camera takes pictures during a waypoint mission
CompletedDear all, I'm developing an Android application, and I need to count the number of taken pictures when a waypoint mission is performed. I was wondering if there is a listener that can be triggered once the drone (autonomously) shoots some pictures. In other words, I would like to show a toast saying:
"Taken pictures: " + ++count
...where count is initially set to 0, and count is incremented any time the drone takes a new picture.
Thanks in advance.
Francesco
Please sign in to leave a comment.
Comments
3 comments