Skip to content

Releases: snow-tree/camera-probe

v7.0.2

06 Dec 04:50
c6182a2
Compare
Choose a tag to compare

7.0.2 (2019-12-06)

Bug Fixes

  • http.get returns "getaddrinfo ENOTFOUND" error (#42) (c6182a2)

v7.0.1

12 Nov 17:44
d0e0bd3
Compare
Choose a tag to compare

7.0.1 (2019-11-12)

Bug Fixes

  • emit error from internal socket stream (#41) (d0e0bd3)

v7.0.0

10 Nov 23:23
c6a0f3f
Compare
Choose a tag to compare

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

06 Oct 02:53
4fffeac
Compare
Choose a tag to compare

6.1.1 (2019-10-06)

Bug Fixes

v6.1.0

06 Oct 02:43
6f9b7c7
Compare
Choose a tag to compare

6.1.0 (2019-10-06)

Features

  • introduce terminateProbe command (#37) (6f9b7c7)

v6.0.0

05 Oct 22:59
26dc084
Compare
Choose a tag to compare

6.0.0 (2019-10-05)

Performance Improvements

BREAKING CHANGES

  • change to public API and configuration interface.

v5.2.0

04 Oct 03:31
78c7d8f
Compare
Choose a tag to compare

5.2.0 (2019-10-04)

Features

v5.1.1

03 Oct 03:44
7390f7a
Compare
Choose a tag to compare

5.1.1 (2019-10-03)

Bug Fixes

  • filter duplicate ws-discovery responses (#34) (7390f7a)

v5.1.0

02 Oct 04:37
4252917
Compare
Choose a tag to compare

5.1.0 (2019-10-02)

Features

  • improved default config and onvif xml parsing (#30) (4252917)

v5.0.1

02 Oct 03:35
d4916b5
Compare
Choose a tag to compare

5.0.1 (2019-10-02)

Bug Fixes