Borg/demo
snider 63b8a3ecb6 feat: adaptive bitrate streaming (ABR) for HLS-style encrypted video
Add multi-quality variant support for video content:
   - New ABR types in pkg/smsg/types.go (ABRManifest, Variant, ABRPresets)
   - New pkg/smsg/abr.go with manifest read/write and bandwidth estimation
   - New cmd/mkdemo-abr CLI tool for creating ABR variant sets via ffmpeg
   - WASM parseABRManifest and selectVariant functions
   - Demo page "Adaptive Quality" tab with ABR player
   - RFC-001 Section 3.7 documenting ABR format and algorithm
2026-01-13 15:40:15 +00:00
..
demo-sample.smsg feat: multi-track demo support with password map 2026-01-12 15:39:26 +00:00
demo-track-v3.smsg feat: lazy loading profile page + v3 streaming polish 2026-01-12 17:48:32 +00:00
index.html feat: adaptive bitrate streaming (ABR) for HLS-style encrypted video 2026-01-13 15:40:15 +00:00
profile-avatar.jpg feat: SMSG v2 binary format with zstd compression + RFC-001 spec 2026-01-10 19:57:33 +00:00
stmf.wasm feat: lazy loading profile page + v3 streaming polish 2026-01-12 17:48:32 +00:00
wasm_exec.js feat: SMSG v2 binary format with zstd compression + RFC-001 spec 2026-01-10 19:57:33 +00:00