DSLR Remote pro for windows
-
I want to develop a similar application as DSLR Remote Pro for Window. Is it possible in Qt. Please give me some hints on my approach. Any help is highly appreciated.
-
Hi, I think you would get interested in some of my projects :
Screenshot of a prototype :
https://github.com/rlamarche/photomaton/blob/master/screenshot/liveview2.pngCurrently I'm working on a qt multimedia plugin that provide full control of a dslr through QCamera API : https://github.com/rlamarche/QDSLRCamera
My project uses libgphoto as backend to control the dslr.
Don't hesitate to contact me if you want more information.
Regards,
Romain.