×

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

Bi-monthly release with minor bug fixes and improvements

Indi Allsky and Camera imx291

  • Posts: 12
  • Thank you received: 0
Hello! I installed indi allsky and would like to know if it is possible to use an imx291 type IP camera purchased on Aliexpress. It is already installed on my local network. How to configure? Thanks.
4 months 3 weeks ago #97474

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

  • Posts: 264
  • Thank you received: 66
You just need to find the URL to access the JPEG image from the camera. Once you know the URL, you can use the PyCurl Camera to download the images.
4 months 3 weeks ago #97475

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

  • Posts: 12
  • Thank you received: 0
Thank you for your help. I use the imx291 camera in the RMS software for meteor detection. In the RMS settings I use the URL: rtsp://192.168.0.108:8889/user=admin&password=&channel=1&stream=0.sdp. In this case, where would I put this address in Indi Allsky?
4 months 3 weeks ago #97477

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

  • Posts: 12
  • Thank you received: 0
Hello! I was able to verify the correct url for camera
rtsp://192.168.0.108:554/user=admin&password=&channel=1&stream=0.sdp ;
Shows the image if placed in the browser. However, Indi Allsky shows an error
[code][ERROR] Image-12-7649/MainThread image.processImage() #313: Frame not found: /tmp/tmpp002q3pi.jpg
[ERROR] Capture-12-7647/PycurlCamera-31 pycurl_camera.run() #86: Unsupported protocol
what am I doing wrong?
Thanks.
4 months 3 weeks ago #97486

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

  • Posts: 264
  • Thank you received: 66
indi-allsky needs an image source. It will not be able to use a video source like RTSP.
4 months 3 weeks ago #97488

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

Time to create page: 0.796 seconds