CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
169 stars 47 forks source link

Support for cameras that have a password set by the vendor #160

Open markmac99 opened 1 year ago

markmac99 commented 1 year ago

New joiners in the UK are reporting that some camera modules are now being shipped with a different hardcoded admin password. Previously the password was blank. The DVR-IP module assumes a blank password, and doesn't allow us to easily pass any value in. However i already wanted to make changes to this lib to support Python 2.7 so at the same time i will investigate support for password protected cameras.