Enhancements
- The cameradar library is now more intuitive and easier to use by removing useless arguments from the
Discover
method - Added more routes and credentials to the dictionaries #185
- Cameradar scans one more port by default (
5554
) #186 - Cameradar uses nmap to improve error handling, make cameradar faster and easier to read #187
- Removed legacy code #187
- Finally reached 100% test coverage by completely mocking
nmap
#187
Disclaimer
This wasn't originally supposed to trigger a major release, but due to the refactors that became obvious once the old implementation of the discovery was improved, I had to make a few breaking changes to the cameradar library.
I don't think any developers use it, so I guess it isn't a big deal, but just in case, I'll bump up the major version.