infra/modules/kubernetes/f1-stream/files
Viktor Barzin 450dfc28e4
[ci skip] Add reverse proxy mode to f1-stream
Replace CPU-intensive headless Chrome + WebRTC pipeline with a
lightweight Go reverse proxy that strips anti-framing headers
(X-Frame-Options, CSP) and embeds streaming sites in iframes.

- New internal/proxy package with URL rewriting for HTML/CSS
- JS shim injection to intercept fetch/XHR/WebSocket/createElement
- Referer reconstruction for correct cross-origin auth (HLS streams)
- Inline iframe viewer preserving site navigation (not fullscreen overlay)
2026-02-21 21:23:21 +00:00
..
internal [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
static [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
.dockerignore [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
Dockerfile [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
go.mod [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
go.sum [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
index.html add links to f1 streams for easier mobile navigation [ci skip] 2025-11-30 15:37:45 +00:00
main.go [ci skip] Add reverse proxy mode to f1-stream 2026-02-21 21:23:21 +00:00
redeploy.sh add f1 stie sources [ci skip] 2023-09-24 17:08:40 +00:00