Rambalac / GMaster

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

display Folder and Filename #33

Open Harvey-Mushman opened 4 years ago

Harvey-Mushman commented 4 years ago

While using GMaster and/or LMaster it would be nice to be able to view the Folder - Filename of the last picture captured. I have reviewed all of your C# files and don't see any thing about the you or the Lumix camera supporting a method to retrieve this setting. Is this by design or omission, it is stored in the camera I'm working with GH5 > display button with green arrow > display button labeled "DISP". Also shows the SD card in use.

Thank you in advance for any information about how to get the filename out of the camera.

IdrisTheDragon commented 4 years ago

Does the official app support displaying the folder and file name? If it does you could try using https://play.google.com/store/apps/details?id=app.greyshirts.sslcapture&hl=en_GB and the official app to capture the data sent between the app and the camera to find out which API request gets this information from the camera.