openastroproject / openastro

Open Astro Project
GNU General Public License v3.0
91 stars 27 forks source link

Support for Celestron cameras #498

Open andreok opened 3 years ago

andreok commented 3 years ago

Hello,

I'm getting some issues when I try to use my Celestron NexImage 5 and Skyris 132c cameras with oaCapture on Mac OS X.

With the NexImage 5 oaCapture hangs after connection. Here's the console output for the execution with this camera: ./oaCapture unsupported descriptor subtype VS_COLORFORMAT Unsupported UVC control 19 Extension units found extn unit: 4, controls: 00000fff, guid: 95d63e92-f256-e111-83f7-37704824019b attempt to claim already-claimed interface 1

However, with the Skyris 132c oaCapture only hangs when I try to change the Camera ROI size combo, without any message output to the console: ./oaCapture Extension units found TIS USB XU 0aba49de-5c0b-49d5-8f71-0be40f94a67a not currently handled attempt to claim already-claimed interface 1 attempt to claim already-claimed interface 1

Regards, Andre

openastroproject commented 3 years ago

Which release of MacOS is this?

andreok commented 3 years ago

Sorry for the missing information: Mac OS X 10.13.6.

openastroproject commented 3 years ago

Thanks. I'll have to check if I still have that installed somewhere. It may be that there's an issue with that specific release.