Neolink 0.5.4
Pre-release
Pre-release
github-actions
released this
01 Mar 07:31
·
667 commits
to master
since this release
Neolink Release 0.5.4
More discovery methods. Configure with the discovery keyword in the toml
[[cameras]]
# Usual cam config like pass etc
discovery = "Relay"
Possible values
- Relay: connect through reolink
- Map: connect to cameras public ip (look up ip from reolink)
- Remote: connect to camera private ip (look up ip from reolink)
- Local: connect only via local UDP broadcast discovery
Improve handling of errors in the BcMedia stream