multimux 0.6.0

Multi-input (RTSP/RTP/TS-UDP/TS-HTTP/SRT/HLS-pull/DASH-pull/Smooth-pull/RTMP), multi-output (LL-HLS/DASH/LL-DASH) just-in-time repackaging HTTP origin (library: tokio + axum), with shared output auth and an external scheme plugin registry.
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "name": "lldash-dashjs-harness",
  "private": true,
  "version": "0.0.0",
  "description": "Headless dash.js low-latency playback harness for multimux issue #721 (multimux/tests/lldash_dashjs.rs). Not published; test-only.",
  "type": "module",
  "dependencies": {
    "playwright": "1.61.0"
  }
}