AllskyTeam / allsky

A Raspberry Pi operated Wireless Allsky Camera
MIT License
1.2k stars 180 forks source link

Capture programs should check for camera changes. #3248

Closed EricClaeys closed 9 months ago

EricClaeys commented 10 months ago

If a user removes the camera and attaches a different one without changing the Camera Type in the WebUI, the capture programs should notice this and display a system message, then exit.

EricClaeys commented 9 months ago

This check will be done by allsky.sh. It's currently done for ZWO cameras.

EricClaeys commented 9 months ago

Fixed in next release.