apertus-open-source-cinema / webui

A webui for AXIOM cameras. Interacting with nctrl.
https://apertus-open-source-cinema.github.io/webui/
15 stars 8 forks source link

feature request: prevent empty page when dashboard.yml contains an error #30

Closed se6astian-pi closed 2 years ago

se6astian-pi commented 2 years ago

If there is an error or syntax issue in dashboard.yml the GUI turns white/empty and the user has to go into the filesystem of the camera and clear the file manually.

It would be handy to provide users a way to empty the file from within the GUI or even catch errors in the yml and prevent them from breaking the GUI?