The Lorex LHB927 supports RTSP streams which have routes:
ch1/0 for camera 1
ch2/0 for camera 2
...
They start counting from 1, not 0.
Alternatively, they can also be reached at:
ch1_0
ch2_0
...
Adding more routes (for cameras #3 & 4) increases the odds of finding the DVR, if for example, camera 1 is offline.
* Refactor of cameradar library
* Old unit tests updated & improved. New unit tests inc
* Update documentation & issue template
* Update dependencies
* Update TravisCI build script to reflect argument change
* Remove outdated contributing guide
* Update README with more examples and remove part on library
* Add second camera to Travis build script & improve error detection
* Fix typo in travis script & add missing image to readme
* Remember that travis uses bash syntax not fish
* Use relative paths for images in the README
Unit tests functional and coverage back to 100%
Add more routes to dictionary, add more credentials, add default port 5554, rename cameradar logs ENV variable, improve unit test readability, remove tmp file