Skip to content

How to change the mode (Video, Photo, Timelapse) #86

Answered by tcamise-gpsw
takerfume asked this question in Q&A
Discussion options

You must be logged in to vote

Hello. The easiest way to do this is to configure the Preset that you want to use. You can do this via BLE or WiFi.

You can then use the WifI Get Preset Status command.

Alternatively, you can use BLE to poll (or register for notifications for) the Flatmode ID status where the flatmodes are:

        VIDEO = 12
        LOOPING = 15
        SINGLE_PHOTO = 16
        NIGHT_PHOTO = 18
        BURST_PHOTO = 19
        TIME_LAPSE_VIDEO = 13
        TIME_LAPSE_PHOTO = 20
        NIGHT_LAPSE_PHOTO = 21
        TIME_WARP_VIDEO = 24
        LIVE_BURST = 25
        NIGHT_LAPSE_VIDEO = 26
        SLO_MO = 27

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gerryday
Comment options

Answer selected by tcamise-gpsw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants