MTP - Media Transfer Protocol
Hi community,
has somebody written code before to communicate with a camera via PTP/MTP?
For a project I need to trigger some DSLR cameras and get feedback from them...
I am very new to all that, so help would be appreciated!
has somebody written code before to communicate with a camera via PTP/MTP?
For a project I need to trigger some DSLR cameras and get feedback from them...
I am very new to all that, so help would be appreciated!
Comments
a quick look at wikipedia let's me believe that MTP usually uses a USB connection where the camera is the slave and the attached computer is the master. As the propeller has no native support of USB, you propably need to add a controller in between which translates from USB to serial for example.
That's a good startingpoint.
Danke
Some clever people here have made the Prop emulate something approaching a non conformant USB host - talking HID slowly and also to bluetooth usb dongles, but I think you'd be the pioneer getting MTP up and running.
Triggering the DSLRs generally just requires a relay contact to initiate the shot. What information were you hoping to get back? The picture itself? or parameters related to the picture such as ISO setting etc
This helps me even more! So we will use a Vinculum II for our project.
We need to get some data like "ready to shoot", allthough receiving the images would be really cool, I don't think that is necessary. I think shooting over MTP is also possible. I have to search for that. A relay contact should also be fine!
Thany you very much!
can anyone get me the code supporting object add/delete and object info changed event to mtp initiator ....i am in need of it for my project...plz let me knw..