3.9.3: More live webcam streaming, full sensor refactor and small changes
Sensor refactor
Due to code refactoring, all sensor code has been rewritten. It has been tested as much as possible. Not all sensor hardware is available to me. This refactoring is needed for #202 .
Due to the code refactor, the sensor id's have changed. The upgrade process will take care of this. During the startup, all sensor id's will be changed in the settings file and in the database.
Warning: database update can take up a lot of time! (20+ min)
More live webcams
Now it is also possible to add remote HLS webcams. They will be pulled by the TerrariumPI software and then displayed as a local one. No problems will port numbers if the webcam is internal on a different port.
Small updates
Some small updates have been made to the interface. Look at the change log for detail. One nice fix is that webcam images are now all written to temporary memory instead of the SD card. This should reduce the wear on the SD card.
After the update, re-run the installer, reboot and clear browser cache in your browser.