Rambalac / GMaster

Panasonic Lumix Camera remote control application for Windows 10 (UWP)
94 stars 23 forks source link

GPS support #26

Open KonTy opened 6 years ago

KonTy commented 6 years ago

I'm trying to add GPS support to your app, what I've noticed is that if you use iPhone app with GH5 it stores location info in JPEGs and videos. Which leads me to believe there should be support to set location info in Panasonic Apis but I can't find it. Do you have a link to Panasonic APIs, I'm willing to add GPS support myself but I can't find APIs

KonTy commented 6 years ago

@Rambalac, could you share a link to Panasonic's API? How did you decipher this to create this app. I'd like to help out to boost support for this app but can't find documentation anywhere.

Lufthummel commented 6 years ago

@KonTy there is no official API documentation available so Wireshark is your best friend. GPS coordinates are written via Bluetooth protocol- so far I‘ve a basic understanding of how the protocol may work but not yet further deciphered (it is a byte based protocol). So it is mich harder to understand than the web app. If you have a Ada Bluefruit, Wireshark and a lot of passion we can do some further investigation on the protocol - just contact me via Minaxsoft.com.