×

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

Bi-monthly release with minor bug fixes and improvements

INDI LibCamera Driver

  • Posts: 115
  • Thank you received: 34

Replied by Simon on topic INDI LibCamera Driver

Nope! Same thing.
stellarmate@stellarmate:~/Projects/indi_pylibcamera $ indiserver -v -r 0 indi_pylibcamera
2023-04-28T17:59:21: startup: indiserver -v -r 0 indi_pylibcamera
2023-04-28T17:59:21: Driver indi_pylibcamera: pid=3633 rfd=6 wfd=6 efd=7
2023-04-28T17:59:21: listening to port 7624 on fd 5
2023-04-28T17:59:21: Local server: listening on local domain at: @/tmp/indiserver
2023-04-28T17:59:21: Driver indi_pylibcamera: Traceback (most recent call last):
2023-04-28T17:59:21: Driver indi_pylibcamera:   File "/usr/bin/indi_pylibcamera", line 8, in <module>
2023-04-28T17:59:21: Driver indi_pylibcamera:     from picamera2 import Picamera2
2023-04-28T17:59:21: Driver indi_pylibcamera:   File "/usr/lib/python3/dist-packages/picamera2/__init__.py", line 1, in <module>
2023-04-28T17:59:21: Driver indi_pylibcamera:     import libcamera
2023-04-28T17:59:21: Driver indi_pylibcamera:   File "/usr/lib/python3/dist-packages/libcamera/__init__.py", line 4, in <module>
2023-04-28T17:59:21: Driver indi_pylibcamera:     from ._libcamera import *
2023-04-28T17:59:21: Driver indi_pylibcamera: ImportError: /usr/lib/python3/dist-packages/libcamera/_libcamera.cpython-39-aarch64-linux-gnu.so: undefined symbol: _ZN9libcamera11LogCategory6createEPKc
2023-04-28T17:59:21: Driver indi_pylibcamera: read: Connection reset by peer
2023-04-28T17:59:21: Driver indi_pylibcamera: Terminated after #0 restarts.
2023-04-28T17:59:21: good bye

We have working libcamera driver, but unfortunatelly it can't be used with Stellarmate... yet.
11 months 3 weeks ago #92467

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

  • Posts: 7
  • Thank you received: 0
Maybe now with 1.7.7?
One question, when Stellarmate App tells me that there are updates, it updates everything to the new SM version (from 1.7.6 to 1.7.7)?
Best,
10 months 2 weeks ago #93362

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

  • Posts: 115
  • Thank you received: 34

Replied by Simon on topic INDI LibCamera Driver

@Jasem Maybe you know someone that have enough knowledge to include this driver github.com/scriptorron/indi_pylibcamera into indi-3rdparty library? It's was developed by Ronald Schreiber. It's python INDI libcamera driver that was tested and I think it would be great addition to library. I don't know if it's even possible to include python driver?
Last edit: 10 months 1 week ago by Simon.
10 months 1 week ago #93430

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

Replied by Jasem Mutlaq on topic INDI LibCamera Driver

Currently, it's not possible to include this in the official repo. I hope someone can develop and maintain the current indi-libcamera driver.
10 months 1 week ago #93431

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

  • Posts: 115
  • Thank you received: 34

Replied by Simon on topic INDI LibCamera Driver

@Yasem: Yeah I agree. At least compilation error is now fixed. And we get driver listed inside KStars.
10 months 1 week ago #93432

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

  • Posts: 115
  • Thank you received: 34

Replied by Simon on topic INDI LibCamera Driver

No Santiago, unfortunatelly not. I have tested it on Stellarmate 1.7.7 and It's still the same.
10 months 1 week ago #93433

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

  • Posts: 7
  • Thank you received: 0
Ok, now, does somebody know why the pylibcamera driver won't work on stellarmate? I have it running on another sd card with a guide I found around, and the HQ camera works great with it.
10 months 1 week ago #93435

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

  • Posts: 74
  • Thank you received: 11

Replied by Anjo on topic INDI LibCamera Driver

I created an issue at libcamera: github.com/raspberrypi/libcamera-apps/issues/527

When they fixed if and the new version is downloadable, we can drop the local copy and compilation/distribution should just work.
The following user(s) said Thank You: Simon
9 months 3 weeks ago #93764

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

  • Posts: 124
  • Thank you received: 13

Replied by Outta on topic INDI LibCamera Driver

Good job! Hopefully they will integrate that!
9 months 3 weeks ago #93785

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

  • Posts: 115
  • Thank you received: 34

Replied by Simon on topic INDI LibCamera Driver

Thanx Anjo! We'll keep our fingers crossed! ;)
9 months 3 weeks ago #93795

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

  • Posts: 144
  • Thank you received: 7

Replied by Ettore on topic INDI LibCamera Driver

file install.sh is not present.
9 months 2 weeks ago #93886

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

  • Posts: 144
  • Thank you received: 7

Replied by Ettore on topic INDI LibCamera Driver


file install.sh is not present.
Ettore
9 months 2 weeks ago #93887

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

Time to create page: 1.117 seconds