datarhei-dragonfork-core/app/webrtc
Zac Gaetano 8557a1c65e
Some checks failed
ci / vet + build (push) Failing after 5m7s
ci / race tests (push) Has been skipped
ci / WebRTC smoke (5-viewer fanout) (push) Has been skipped
ci / WebRTC latency p95 gate (push) Has been skipped
webrtc: add GET /webrtc/stats endpoint and SetWHIPHandler (issue #24)
2026-05-10 21:28:24 -04:00
..
ffmpeg_args.go fix(webrtc): make WebRTC FFmpeg stream maps configurable (closes #2) 2026-05-03 12:10:51 +00:00
ffmpeg_args_test.go fix(webrtc): make WebRTC FFmpeg stream maps configurable (closes #2) 2026-05-03 12:10:51 +00:00
handler.go webrtc: add GET /webrtc/stats endpoint and SetWHIPHandler (issue #24) 2026-05-10 21:28:24 -04:00
handler_m3_test.go test(app/webrtc): M3 unit tests for error matrix + Register + CORS 2026-05-03 11:23:55 +00:00
handler_stats_test.go webrtc: add GET /webrtc/stats endpoint and SetWHIPHandler (issue #24) 2026-05-10 21:28:24 -04:00
handler_test.go webrtc: add TestSubsystem_ICEServers_OperatorOverride test for issue #23 2026-05-10 21:16:26 -04:00
integration_test.go test(webrtc): add M2 integration smoke test 2026-04-17 10:11:34 -04:00
latency_test.go ci(webrtc): server-hop latency p95 gate 2026-05-03 12:18:57 +00:00
lifecycle.go feat(webrtc): enable keyframe cache on video sources (issue #17) 2026-05-09 19:05:11 -04:00
lifecycle_test.go feat(webrtc): add app/webrtc subsystem + lifecycle hooks 2026-04-17 10:02:00 -04:00
metrics.go webrtc: add WHIP request metrics to webrtcMetrics, expose SetMetrics on WHIPHandler (issue #22) 2026-05-10 21:06:37 -04:00
metrics_test.go test(webrtc): add metrics unit tests 2026-05-06 15:58:50 -04:00
multiviewer_test.go test(app/webrtc): 5-viewer fanout integration + teardown-hook unit test 2026-05-03 11:23:55 +00:00
portalloc.go feat(app/webrtc): port allocator + FFmpeg arg builder 2026-04-17 09:52:09 -04:00
portalloc_test.go feat(app/webrtc): port allocator + FFmpeg arg builder 2026-04-17 09:52:09 -04:00
subsystem.go webrtc: apply operator ICEServers override in subsystem.New for issue #23 2026-05-10 21:15:42 -04:00
whip_handler.go webrtc: wire met field + real recordRequest + trackICE into WHIPHandler (issue #22) 2026-05-10 21:08:03 -04:00
whip_handler_test.go webrtc: add 409 single-publisher enforcement test and SetMetrics/PublisherCount tests (issues #22, #26) 2026-05-10 21:08:41 -04:00
whip_lifecycle.go fix(whip): clean up lifecycle — proper net import and checkPortFree implementation 2026-05-09 16:34:20 -04:00