×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Using 3 cameras at once?

  • Posts: 535
  • Thank you received: 109

Replied by Jim on topic Using 3 cameras at once?

Or just don't start the exposure if there is not enough time left in the dithering timer/counter. There is no download contention either, this way. Yes, you would get fewer than the maximum frames on the waiting camera, but perfect is the enemy of something cool we don't have today.
4 years 2 months ago #47704

Please Log in or Create an account to join the conversation.

  • Posts: 554
  • Thank you received: 138
There are two major challenges here, first is the synchronising of all the activities - alignment - focusers - filter wheels - rotators - weather - guiding - dithering - image acquisitions - meridian flip - limits - etc. Then there is the management of the schedules so as to minimise the waiting time, especally for the image devices.

The second is really up to the user but some tools to help would be useful. I can imagine running a rehearsal of the sequence using estimates for the various activities to get an idea of how much wasted time there is and when. A graphical display showing this would be good.

I'm not saying all this must be in place at the start but having a strategy for fitting everything into the system will I think be essential. Without that there's a risk that development will get bogged down in an endless series of refacatoring everything to handle an annotional scheduler option.
4 years 2 months ago #47727

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
First, really loving kstars/ekos/indi - I'm a paid-up StellarMate RPi4 user and have been learning a LOT lately about moving into automated astronomy. My goal is mainly to do EAA but given the limitations of the platform for EAA I've been spending more time on astrophotography lately.

Apologies for re-opening the re-opened topic, but I have been thinking through the same question but for two different reasons.

1. simultaneously viewing the finder(s) and main scope
- mainly for initial alignment using a Meade LX-90. Using the finder scope for wide field "finding" and then the main scope (f/10 so REALLY tight FOV) I want to be able to see both simultaneously especially to be able to get the two scopes/cameras aligned on the same star. I have no interest in keeping the sequence, it's simple for alignment (I can't use the alignment tool, it causes my scope to do strange things with tracking).

2. I'd love to have a window open that's got a fish-eye view of the sky - of course I could do this with another window talking directly to the camera, but i like the idea of being able to see what's happening in teh sky above me especially when I am down in my office and can't see the sky only to find I am taking images of clouds! I saw two astronomers in Finland with a remote observatory who are doing something similar with a ZWO 120MM lying flat with the bundled fish-eye lens looking up to help them see what's happening in teh sky above - seems like a cool idea.

A long way of saying that I can see use cases for where N cameras (webcam of the observatory, 2-3 ultra-wide, wide and narrow) FOV cameras might be in operation simultaneously either for telemetry (looking out for cable snags, etc) or dithering etc could be super helpful.

I also say this knowing I don't have the skills to offer to help with the refactoring/architecting so it's easy to be the back seat driver!

Thanks again for everything you guys are doing to make this incredible platform!
3 years 11 months ago #51651

Please Log in or Create an account to join the conversation.

So yes this is in principle possible. You can enable video streaming for multiple cameras simultaneously. If there is no active capture sequence going on, you can simply click the live streaming button and switch between cameras. If an active session in progress, you can go to INDI Control Panel --> Camera Driver --> Streaming and turn on the streaming from there.
The following user(s) said Thank You: Paul Muller
3 years 11 months ago #51665

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109

Replied by Jim on topic Using 3 cameras at once?

@xthestreams, those are great use-cases for more cameras. The full sky camera tied into Ekos would be nice, but I wonder if it would actually make more sense to be part of the dome module vs the capture module. Perhaps even a new AUX cameras module?

With two ZWO cameras, I can currently set one as the main capture and one as the guider. The guider module will allow a continuous loop of images in its setup, as will the focus module. You might be able to use it, or the focus module to align your camera with the main.
The following user(s) said Thank You: Paul Muller
3 years 11 months ago #51667

Please Log in or Create an account to join the conversation.

  • Posts: 1029
  • Thank you received: 301

Replied by Eric on topic Re:Using 3 cameras at once?

Agreed, adding the camera view would be part of the "security" feature of the observatory (dome) tab.

-Eric
3 years 11 months ago #51671

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
Great suggestion - perhaps it's my settings or how kstars plays with OS X (will never get used to calling in macOS, blech), the multi-window thing tends to be clunky so I usually avoid it (eg: the Indi control panel getting obscured by the main Ekos window and you can't bring one to the front without essentially moving the other out of the way) - so my muscle memory has become too close things down to stop other things from popping up where they're not wanted.

I'm hoping (praying, starting a large dry fire, sacrificing a goat and/or carrot for the vegans reading this) that tonight is clear skies here in Melbourne and I'll be able to do a test of the ideas shared here.
3 years 11 months ago #51691

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
That's a cool idea, I hadn't thought of that for the "dome" camera (that's living in a dome) - I would only ask that I be able to keep the images/recordings as archives - I can imagine going back in the morning and seeing a knot of cables!

On a similar note, I am guessing that I would able to integrate sensors for things like "mount exceeded slew" ie: camera hits a contact switch on the base of the mount causing an "Abort" command to be sent, shut down session etc.

So many possibilities with this amazing platform, I don't understand why ASCOM is even a thing still, astro should be platform independent!
3 years 11 months ago #51692

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
Thanks Jasem! I've seen those little buttons in the control panel but always been afraid to press "go" on observing nights just in case i blow something up and then promptly forget about them during the daylight! I'll try it out, although I don't have much luck with the ASI183MC Pro and streaming from the Capture module, it never seems to give me anything but black screens during the night - again something I've been meaning to play with when the clouds eventually (falls to knees and adopts whatever religion that guarantees weather wishes) move on (they do eventually move on right?).

Some many possibilities with this platform it's just incredible. Now that I've got my RPi 4, looking forward to trying to hack siril into the workflow and doing a "average last 4 captured frames" EAA hack so that my partner can finally understand what all the fiddling is about while I am doing it - I am sure she's convinced I just download a good looking image from the internet and the telescope is just an excuse to get away from her for a few hours (it's not, really, I swear ;-)
The following user(s) said Thank You: Eric, Gustav Olav Lundby
3 years 11 months ago #51693

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
I had a quick test with a simple webcam and while Ekos picked up teh camera itself easily it wasn't so happy streaming for more than about 30 seconds before the system started to behave erratically and I gave up until I have more time to experiment.

If windowing management in kStars and Ekos was able to manage tiles tied to particular windows/portals we could put whatever data we wanted in there eg: cameras for situations awareness, weather radars, etc

I might have to dig out my compiler and stop talking and start coding!
3 years 11 months ago #52297

Please Log in or Create an account to join the conversation.

  • Posts: 37
  • Thank you received: 5

Replied by Palmito on topic Using 3 cameras at once?

I want to take this dual imaging route too. Doubling my imaging time has no price :-D


My 2 grains of salt:

I think KISS principle should be applied here. One camera+ekos instance is the master with responsibility for slewing, aligning, guiding and dithering.
All other cameras+ekos instances should be slaves and have only responsibility of focusing and imaging.
Maybe a "readonly" connection to guiding, that way it can stop imaging if guiding is paused or dithering and then restart slave sequences. Perhaps a simple deviation threshold would suffice. Anyways even if the slaves are not stopped it is only a matter of loosing a few frames and having to sort them in post.

For multiple targets I would consider using alignment module on the slaves, using the slave camera itself with a simulator telescope. That would delay next slave sequence startup. Hopefully this can be achieved only by tweaking settings and alignment retries.


I think this approach is not perfect, it is tedious, requires scheduling targets at given time on all instances, probably PHD2 would be required for guiding as it already provides a server API.
But I believe is doable with current codebase. Also it is perfectible with some small developments not requiring a major architecture revamp.


I'll be looking into this in the following months, still a lot to figure out, hopefully with some success I can then share here.
The following user(s) said Thank You: Gustav Olav Lundby
Last edit: 3 years 1 month ago by Palmito.
3 years 1 month ago #66686

Please Log in or Create an account to join the conversation.

  • Posts: 48
  • Thank you received: 0
K.I.S.S! Keep it Simple s. I have successfully connected camera 3 in AUX using the rename driver method and can at will select master or slave camera to do a sequence of SUBS. But what I really want is to fire the master and slave in true parallell. My example: The master is a Sony a7 on the main scope. The slave is a Sony a5000 on a 500mm mirror tele (f4 with focal reducer). I want the slave to shoot a supplement of subs in RED -> NEAR IR.

To keep it simple you may make it to be a true slave relation and to fire at same time.
A SIMPLE SLAVE! This will make twice the integration time or half the session time compared to do one and then the other sequence!

Just command expose! to master and slave1, slave2,..., and then receive the extra subs, possibly with same prefix and store in a sub directory under "Light" named Slave1, Slave2... waiting for last to finish.

That might be doable?
PLEASE!
3 years 1 month ago #67234

Please Log in or Create an account to join the conversation.

Time to create page: 0.593 seconds