Hello EAA community!
As ASCOM Alpaca and the ASCOM Remote Server improved a lot especially with the latest ASCOM platform version 6.6, I gave it a try and I would like to share with you my experience.
Another driver for this project was the fact that my mini PC, that is mounted at my telescope is (by design) not the fastest one (especially due to its size), but it still has to do all the CPU and RAM heavy stuff (Sharpcap, drivers, planetarium software like Stellarium, plate solving, ...).
So instead of replacing it with a better, faster, new one, I thought about on how to move the CPU/RAM consuming software part to the much faster observation PC or laptop.
(before I continue: setups with linux based mini PCs (often Raspberry Pi) like ASI air or Stellar Mate are out of scope of this article)
So here is my evolution of EAA setups, I think most of you will know and have one of them in place too:
A. simple wired connection
- scope equipment is connected to a local PC via USB cable
- an USB extender cable or dedicated device might be used to extend the distance between scope and computer/laptop
- all the required software (Sharpcap, Stellarium, ...) runs on the PC the equipment is connected to
- pros:
- most simple and beginner friendly setup
- no need for a scope PC
- the used observation laptop is usually powerfull enough to handle all the software in use
- cons:
- you need cables between scope and observation laptop
- USB extender might cause issues and instable connections
- fast/professional USB extender devices might be quite expensive
B. network based remote setup
- scope equipment connected to a mini PC mounted near or on top of the telescope
- a laptop or PC connects to the desktop of the mini PC via Remote Desktop (mstsc) or Teamviewer (or VNC, or ....)
- all the required software like Sharpcap, Stellarium (...) needs to run on the mini PC
- pros:
- no cables between observation pc and telescope
- observation pc can be easily replaced
- clean cable management on the telescope when mini PC is mounted directly on it
- no issue with instable network connection as the mini PC will continue its work even when the observation pc will loose its connection
- remote connection does not need high wifi bandwidth (will therefore also work with slower 2,4GHz wifi connections)
- cons:
- limited hardware ressources of the mini pc whilst running a lot of different software (high CPU load, high RAM usage) ... think about live stacking and plate solving
- you need a monitor, mouse and keyboard at hand in case you cannot connect to the mini PC
C. "real" remote setup using ASCOM Alpaca
- equipment still connected to a mini PC on top of the telescope
- the only software running on the mini PC is "Ascom Remote Server"
- all the EAA software runs on the observation PC / laptop
- ASCOM Alpaca "extends" the local drivers on the mini PC (scope, cam, focuser, ...) to the observation PC / laptop as if they were installed locally there
- pros:
- mini PC not anymore the limiting factor for the EAA software in terms of avaible hardware ressources (CPU, RAM)
- "Ascom Remote Server" software not very CPU/RAM consuming
- you can still keep your old mini PC for some more years / no need for a replacement
- it's cool
- you see the original uncompressed Sharpcap picture and not a compressed version of the desktop on the mini PC like in B.
- cons:
- you need a fast and stable wifi connection (5GHz recommended, at least 100MBit/s (better 200MBit/s, depending on camera resolution)) as a lot more data (especially camera picture data) needs to be transfered
- you still need a monitor, mouse and keyboard in case you cannot connect to the mini PC over the network
- not for beginners (you need to have some network knowledge and you need to have some ASCOM experience (diagnostics, profile explorer, ...)
And here a screenshot of the setup as it is running: On the right side you can see the desktop of the mini PC running Ascom Remote Server. On the left side you can see Sharpcap installed on a PC at my home, that has no camera attached to it, but that has access to the camera on the scope PC via Ascom Alpaca. You can also see that it's connected to the focuser and the mount... also via Alpaca.
(bigger version: https://abload.de/im...pc_alp03jj3.jpg)
In case you want to ride the Alpace too, then I am happy to help
Edited by nother, 16 February 2022 - 01:58 PM.