knro / indiwebmanager

Web Manager for INDI Server
http://www.indilib.org
GNU Lesser General Public License v2.1
44 stars 35 forks source link

Missing /usr/share/indi/indi_rpicam.xml #52

Closed sajmons closed 2 years ago

sajmons commented 2 years ago

Raspbery PI HQ camera isn't listed inside indiwebmanager camera list. User shuld manually download https://github.com/indilib/indi-3rdparty/blob/master/indi-rpicam/indi_rpicam.xml.cmake and copy it to /usr/share/indi/indi_rpicam.xml and restart indiwebmanager or device.

For more information see: https://indilib.org/forum/ekos/9016-raspberrypi-hq-camera-does-not-show-in-indi-web-manager.html

knro commented 2 years ago

This is not related to the web manager, the driver itself must be installed and then the web manager would detect it.

sajmons commented 2 years ago

It is then indi_rpicam driver issue, because driver is correctly installed.