@Renate Not tested yet. But a nice idea came up when i read your post. I added geo tagging and a OSM map in my SailfishOS phone app. Now, if i find a cricket in a field, or something else interesting, i can remember where i found it. The camera itself seems to have no GPS inside (didn't open it). But the json file i found on the http server inside has data fields for geo-coordinates.
I can't remote control the camera or get a live stream. But i can combine the image data laying on the http server (x_1.jpg color image, x_0.jpg sound overlay with magic number as png instead of jpg, .doa, .wav .json and dateTime). Now, i can add geo-coordinate and OSM from the phone during assembling. So very limited functionallity in my App, but ok for my use case.