asalamon74 / pktriggercord

Remote control for Pentax DSLR cameras
http://pktriggercord.melda.info
GNU Lesser General Public License v3.0
103 stars 38 forks source link

Pentax API #20

Closed mccodesurfer closed 7 years ago

mccodesurfer commented 7 years ago

I was trying to port pk-remote to OSX and now I'm looking at pktethercord and both use scsi level API. Is it possible to get the USB level API? OSX works at the USB level. Thanks

asalamon74 commented 7 years ago

My program ( pktriggercord ) is based on pk-remote. That is the reason for using the same low level (scsi) API. I don't know USB level APIs.