×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Standalone Live Stack

  • Posts: 216
  • Thank you received: 120
I wanted to create a stand-alone live stacking service that had no UI, and could serve stacked images via the web, so I made github.com/rickbassham/livestack

This is very alpha software at the moment, but seems to work well with my setup. I eventually want to integrate it into github.com/rickbassham/ekos-web, but for now it is fully stand-alone.

This will dark subtract, flat calibrate, stack, and auto-stretch images acquired by Ekos. It is currently ONLY for mono cameras, and will likely break strangely with OSC cameras.
The following user(s) said Thank You: Jasem Mutlaq, Jose Corazon, Brian, Scott Denning, Rafa Barberá
3 years 4 months ago #64413

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

  • Posts: 216
  • Thank you received: 120

Replied by Rick Bassham on topic Standalone Live Stack

Here's an example output of the horsehead, only processed with the livestack app. No other manual processing was done.

The following user(s) said Thank You: Eric, Jose Corazon
3 years 4 months ago #64414
Attachments:

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

Replied by Jasem Mutlaq on topic Standalone Live Stack

Bravo! This is quite amazing! Looking forward for integration with Ekos Web
3 years 4 months ago #64418

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

  • Posts: 126
  • Thank you received: 10

Replied by Frank on topic Standalone Live Stack

Wow, top !
3 years 4 months ago #64429

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

  • Posts: 216
  • Thank you received: 120

Replied by Rick Bassham on topic Standalone Live Stack

Basic support for OSC has been added. I've tested this with data from the ASI1600MM-Pro and ASI1600MC-Pro captured with Ekos.

Here's an example from my OSC, no additional processing done, just the automated live stack:

The following user(s) said Thank You: Jim, Jose Corazon, Rick Wayne, Scott Denning
3 years 4 months ago #64488
Attachments:

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

  • Posts: 300
  • Thank you received: 57

Replied by Scott Denning on topic Standalone Live Stack

Wow, this is fantastic! Thanks for doing this.
3 years 4 months ago #64493

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

  • Posts: 216
  • Thank you received: 120

Replied by Rick Bassham on topic Standalone Live Stack

I've now added support to ekos-web for the livestack.

It is preliminary, and requires you to clone the livestack repo, do a "docker-compose build" then run ekos-web using docker-compose. You can do it manually as well, by running livestack anywhere, and setting the LIVESTACK_ENDPOINT environment variable before starting ekos-web.

The following user(s) said Thank You: Eric, Jose Corazon, Scott Denning, Rafa Barberá
3 years 4 months ago #64504
Attachments:

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

  • Posts: 300
  • Thank you received: 57

Replied by Scott Denning on topic Standalone Live Stack

excellent
Last edit: 3 years 4 months ago by Scott Denning.
3 years 4 months ago #64653

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

  • Posts: 91
  • Thank you received: 18

Replied by Dean on topic Standalone Live Stack

LiveStack looks very promising and I would like to give it a try on my pi 4B+.
I installed docker (v20.10.1 build 831ebea) with curl and docker-compose (v1.27.4) with pip3.
I'm running into an issue during the docker-compose build



Aborting and retrying does not seem to do anything further.
3 years 3 months ago #65156
Attachments:

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

  • Posts: 216
  • Thank you received: 120

Replied by Rick Bassham on topic Standalone Live Stack

Yeah, I've noticed that it takes an absurdly long time to build on arm processors. That error is actually expected, and if you keep waiting, it will eventually build. By eventually, I mean 8-10 hours later. I'm working on a way to get that down, but haven't finished it yet.
3 years 3 months ago #65159

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

  • Posts: 91
  • Thank you received: 18

Replied by Dean on topic Standalone Live Stack

that is an absurdly long time to build almost anything! thanks for the heads up. I will hang in there.
Last edit: 3 years 3 months ago by Dean. Reason: grammar
3 years 3 months ago #65160

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

  • Posts: 216
  • Thank you received: 120

Replied by Rick Bassham on topic Standalone Live Stack

Ok, just finished up (I was actually working on it when you commented). Pull the latest, and give it a go. I haven't actually run it on a raspberry pi yet, so I'm not sure how it'll work (might be too slow, not sure). Let me know how your testing goes.
3 years 3 months ago #65162

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

Time to create page: 0.984 seconds