Releases: datagutt/bbox-receiver
Releases · datagutt/bbox-receiver
v3.2.0
v3.1.1
v3.1.0
v3.0.1
Fix dumb mistake in sls.conf (new latency_min and latency_max)
Full Changelog: v3.0.0...v3.0.1
v3.0.0
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.
- Requires support in SRTLA Sender
- 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