veza/veza-stream-server/src
senke 73533bea77 feat(v0.501): Sprint 2 -- HLS production-ready
- S1-01: Add multi-bitrate streaming profiles (128k, 256k, 320k)
- S1-02: Update master.m3u8 endpoint with 3-tier quality system
- S1-03: Integrate hls.js with ABR + useHLSPlayer hook
- S1-04: Add Cache-Control headers on HLS segments and manifests
- S1-05: Create WaveformService with async generation (FFmpeg + audiowaveform)
- S1-06: Add GET /tracks/:id/waveform endpoint with Redis cache
- S1-07: Create WaveformDisplay component with story
- S1-08: Add 4 Prometheus metrics for streaming monitoring
2026-02-22 18:16:37 +01:00
..
analytics fix(audit-1.5): replace critical .unwrap() in Rust production paths 2026-02-15 14:14:29 +01:00
audio chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
auth test(rust): add 51 unit tests across chat and stream servers 2026-02-22 17:55:27 +01:00
bin chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
cache chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
codecs chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
compression adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
config test(rust): add 51 unit tests across chat and stream servers 2026-02-22 17:55:27 +01:00
core fix(audit-1.5): replace critical .unwrap() in Rust production paths 2026-02-15 14:14:29 +01:00
database adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
generated adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
grpc chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
health fix(audit-1.5): replace critical .unwrap() in Rust production paths 2026-02-15 14:14:29 +01:00
middleware fix(stream): replace critical .unwrap() with safe alternatives 2026-02-11 23:22:03 +01:00
monitoring feat(v0.501): Sprint 2 -- HLS production-ready 2026-02-22 18:16:37 +01:00
notifications fix(audit-1.5): replace critical .unwrap() in Rust production paths 2026-02-15 14:14:29 +01:00
routes feat(v0.501): Sprint 2 -- HLS production-ready 2026-02-22 18:16:37 +01:00
soundcloud fix(audit-1.5): replace critical .unwrap() in Rust production paths 2026-02-15 14:14:29 +01:00
streaming feat(v0.501): Sprint 2 -- HLS production-ready 2026-02-22 18:16:37 +01:00
testing adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
transcoding feat(v0.501): Sprint 2 -- HLS production-ready 2026-02-22 18:16:37 +01:00
utils test(rust): add 51 unit tests across chat and stream servers 2026-02-22 17:55:27 +01:00
audio_effects.rs adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
error.rs test(rust): add 51 unit tests across chat and stream servers 2026-02-22 17:55:27 +01:00
event_bus.rs chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
grpc_server.rs adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
lib.rs chore: consolidate pending changes (Hyperswitch, PostCard, dashboard, stream server, etc.) 2026-02-14 21:45:15 +01:00
main.rs chore(refactor/sumi-migration): commit pending changes — tests, stream server, dist_verification 2026-02-13 19:39:18 +01:00
playlist_manager.rs adding initial stream server (Rust) 2025-12-03 20:36:56 +01:00
simple_stream_server.rs fix(audit-1.5): replace critical .unwrap() in Rust production paths 2026-02-15 14:14:29 +01:00
structured_logging.rs test(rust): add 51 unit tests across chat and stream servers 2026-02-22 17:55:27 +01:00