Personal View site logo
Make sure to join PV on Telegram or Facebook! Perfect to keep up with community on your smartphone.
Please, support PV!
It allows to keep PV going, with more focus towards AI, but keeping be one of the few truly independent places.
Lumix GH5 get filename syntax
  • I'm trying to develop a simple capture tool that needs to know the filename of the last picture captured. I'm hoping there is a simple HTTP command that can be issued to return the last photo number. The ideal solution would return Folder and FileNumber after issuing HTTP:///cam.cgi?mode=camcmd&value=capture. I'm think a second command would return the desired value as an XML result from the camera.

    Any direction where to find the answer would be greatly appreciated.