Skip to content

Neolink 0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 07:16
· 287 commits to master since this release
0f91c06

Neolink Release 0.6.1

  • Fix MQTT for non battery camera
  • Send disconnected instead of offline for camera mqtt status messages (should get the HA sensors working again)
  • Skip frames in the stream before the first iframe, (should reduce visual artifacts across reconnect boundaries)
  • Use a gstreamer queue to help smooth the stream
  • Start stream early based on config to allow BI to pick it up quickly
  • Make thread cleanup more automatic
  • Begin the work for full disconnect on idle to save battery (WIP please wait)