Commit Graph

26 Commits

Author SHA1 Message Date
338d351727 fix: disable HLS-LL
All checks were successful
continuous-integration/drone Build is passing
fix: thumb.webp path
2025-06-13 13:05:23 +01:00
fee5e77407 fix: missing endpoint id 2025-06-13 12:21:40 +01:00
d88f829645 fix: match endpoint 2025-06-13 12:18:39 +01:00
ca70bf964c feat: HLS-LL
Some checks reported errors
continuous-integration/drone Build was killed
2025-06-13 11:30:52 +01:00
a7ff18b34c fix: add default stream info to stream 2025-06-12 17:25:28 +01:00
ad20fbc052 refactor: cleanup rtmp setup 2025-06-12 09:44:25 +01:00
1c651108ea fix: various buffering / av sync issues
Some checks reported errors
continuous-integration/drone Build was killed
2025-06-09 16:33:46 +01:00
5d7da09801 refactor: frame gen 2025-06-09 13:08:03 +01:00
93e7d47cd1 Update index.html with stream links and HLS.js player using mustache templating (#6)
* Initial plan for issue

* Add mustache templating and update index.html with stream links

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

* Add documentation and update TODO for completed stream index feature

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

* Implement serializable structs and stream caching to address review feedback

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

* Fix stream cache sharing and remove duplicated caching code

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

* Address feedback: remove docs file, revert TODO changes, optimize template compilation

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>
2025-06-07 16:29:04 +01:00
e097b9caf1 Implement fingerprint-based viewer token generation using IP + user agent hashing (#4)
* Initial plan for issue

* Implement fingerprint-based viewer token generation

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

* Fix bech32 encoding and add comprehensive tests

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

* Remove bech32 HRP and move dependencies to workspace

Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: v0l <1172179+v0l@users.noreply.github.com>
2025-06-07 16:27:37 +01:00
6f276d7e72 fix: force match endpoint 2025-06-06 22:07:37 +01:00
6ed0c06293 feat: add multi-variant output to default 2025-06-06 21:57:54 +01:00
d60dfd790e fix: cleanup dead streams 2025-06-06 18:41:03 +01:00
338533e261 feat: track viewers 2025-06-06 16:30:53 +01:00
fbe0c58771 core: use own ffmpeg mirror 2025-06-06 15:25:10 +01:00
56f72b129d fix: try improve hls playback 2025-06-06 15:19:36 +01:00
d4157e9690 fix: api responses 2025-06-06 12:47:36 +01:00
b295d7e7be feat: pure vibes
feat: implement API
2025-06-06 12:07:17 +01:00
41773cc3a0 fix: audio sync 2025-06-05 16:18:03 +01:00
ccb2add607 fix: stream kind 2025-01-30 13:19:26 +00:00
32f342efde fix: stream kind 2025-01-30 13:19:02 +00:00
3b151563a7 feat: pass deleted segments list to overseer 2025-01-30 13:10:11 +00:00
6d1edb1b21 fix: docker build 2025-01-30 12:29:10 +00:00
70b8cd3c55 fix: docker build 2025-01-30 12:15:07 +00:00
e11d7dc787 chore: cleanup 2025-01-30 11:45:05 +00:00
9045bb93e4 refactor: convert to workspace 2025-01-29 11:48:57 +00:00