You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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.
@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.
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
The text was updated successfully, but these errors were encountered: