github QuantumEntangledAndy/neolink v0.5.11
Neolink 0.5.11

latest releases: v0.6.3.rc.2, v0.6.3.rc.1, v0.6.2...
3 years ago

Neolink Release 0.5.11

  • Pause buffers so avoid exhaustion when client is paused
  • Bug fixes to buffers
    • Removed issue where buffer was double filled on resume
    • Removed issue where resuming would shift the time stamps in the wrong direction
  • Simplified seek to just jumping to live
  • Buffers now group identical time stamps together and send them as a set
  • Buffer size is now configurable
    [[cameras]]
    buffer_size = 100
    Larger buffers can help with networks where data is lost often but will result in higher latency
  • Buffer time stretching is now configurable
    [[cameras]]
    use_smoothing = true
    This can help to keep video smooth but can result in slow motion during periods of poor connectivity

Don't miss a new neolink release

NewReleases is sending notifications on new releases.