Skip to content

Releases: datagutt/bbox-receiver

v3.2.0

28 Apr 18:48

Choose a tag to compare

I dont remember but i did a bunch of SRTLA changes at one point

v3.1.1

13 Feb 10:23

Choose a tag to compare

Small changes

v3.1.0

11 Feb 15:22

Choose a tag to compare

Refactored NAK handling and optimized packet sending

v3.0.1

13 Jan 23:35

Choose a tag to compare

Fix dumb mistake in sls.conf (new latency_min and latency_max)

Full Changelog: v3.0.0...v3.0.1

v3.0.0

12 Jan 17:54

Choose a tag to compare

SRTLA changes

Basically huge refactor into multiple files, and support for my experimental enhanced keepalive telemetry from srtla_send reimplementation in Rust.

New Features

  • Extended keepalive telemetry and recovery boost to improve connection quality and throttling.
  • Real-time algorithm comparison mode for side-by-side diagnostics.
  • New modular receiver daemon and SRT handling components for more robust connection management and forwarding.

Documentation

Added detailed guides on keepalive improvements and connection-info comparison.

Build & Infrastructure

Added project configuration and standardized formatting; unified dependency integration.

Reliability

Improved randomness, network utilities, NAK deduplication, and overall stability.

irl-srt-server changes

Most of these things are not enabled in the SLS.conf in this Docker container. PRs are welcome.

New Features

  • Added input bitrate limiting with configurable thresholds and automatic violation detection
  • Added player key authentication via external API for access control
  • Implemented asynchronous HTTP operations with thread pooling for improved performance
  • Added per-stream and per-player limits configuration
  • Added stream disconnect API endpoint
  • Implemented enhanced logging with rate-limiting, JSON format option, and category-specific levels

Improvements

  • Upgraded to version 3.0.0
  • Enhanced Docker builds with dynamic CPU core utilization
  • Expanded configuration options for bitrate and player limits

Full Changelog: v2.8.0...v3.0.0

v2.9.0

17 Aug 20:19
cc8d2a3

Choose a tag to compare

  • Updated SEND_BUF_SIZE and RECV_BUF_SIZE to 100 MB to avoid overruns with higher bitrates and latency values.

v2.8.1

07 Jul 22:25
cc8d2a3

Choose a tag to compare

Update supervisord.conf

v2.8.0

07 Jul 21:46
cc8d2a3

Choose a tag to compare

Update supervisord.conf

v2.7.1

28 May 10:50
012506f

Choose a tag to compare

Update Dockerfile

v2.6.11

18 May 16:27
5695908

Choose a tag to compare

Update Dockerfile