Hi All,
I'm trying to get my A7s working remotely.
I've seen a couple different ways people have tried but the whole experience has been a big pain in the ass.
I've found an implementation which controls the camera through the Sony Remote control app, through emulating button presses.
This works nicely for basic control but there is no live view, so i'd like to implement that myself.

Currently the ICameraV2 is implemented but KStars live video is greyed out, clearly something is not implemented.
So my question is does the 'live video' function of KStars use ASCOMs IVideo interface? Or something else maybe?
Is there some documentation i've missed which will point me in the right direction?

Link to Sony ASCOM driver project:
github.com/Axlns/ASCOM.Sony.Camera

Read More...