Releases: snow-tree/camera-probe
Releases · snow-tree/camera-probe
v7.0.2
7.0.2 (2019-12-06)
Bug Fixes
- http.get returns "getaddrinfo ENOTFOUND" error (#42) (c6182a2)
v7.0.1
7.0.1 (2019-11-12)
Bug Fixes
- emit error from internal socket stream (#41) (d0e0bd3)
v7.0.0
7.0.0 (2019-11-10)
Features
- automatic dispose of probe on unsubscribe (#40) (c6a0f3f)
BREAKING CHANGES
- removes terminateProbe function and closes subscription via rxjs unsubscribe function. closes #39
v6.1.1
6.1.1 (2019-10-06)
Bug Fixes
v6.1.0
6.1.0 (2019-10-06)
Features
v6.0.0
6.0.0 (2019-10-05)
Performance Improvements
BREAKING CHANGES
- change to public API and configuration interface.
v5.2.0
5.2.0 (2019-10-04)
Features
v5.1.1
5.1.1 (2019-10-03)
Bug Fixes
- filter duplicate ws-discovery responses (#34) (7390f7a)
v5.1.0
5.1.0 (2019-10-02)
Features
- improved default config and onvif xml parsing (#30) (4252917)
v5.0.1
5.0.1 (2019-10-02)
Bug Fixes