Commit Graph

33 Commits

Author SHA1 Message Date
ad20fbc052 refactor: cleanup rtmp setup 2025-06-12 09:44:25 +01:00
3a38b05630 fix: ffmpeg-rs-raw ref
All checks were successful
continuous-integration/drone Build is passing
2025-06-09 16:40:37 +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
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
338533e261 feat: track viewers 2025-06-06 16:30:53 +01:00
56f72b129d fix: try improve hls playback 2025-06-06 15:19: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
e11d7dc787 chore: cleanup 2025-01-30 11:45:05 +00:00
9045bb93e4 refactor: convert to workspace 2025-01-29 11:48:57 +00:00
0202a7da5f feat: overseer API setup 2024-12-09 14:31:26 +00:00
f38f436b6c feat: stream costs 2024-12-09 11:36:05 +00:00
54bebc5170 feat: RTMP input (WIP) 2024-11-22 16:54:32 +00:00
f192a915e0 fix: srt 2024-11-21 16:56:15 +00:00
e111e50199 feat: hls progress 2024-11-18 16:05:25 +00:00
9fdc1defaa feat: setup for blossom uploads
refactor: move db to crate
2024-11-15 17:26:20 +00:00
60199cfa06 feat: overseer 2024-11-15 15:54:51 +00:00
04df558a2d feat: custom HLS muxer (wip) 2024-11-14 15:29:56 +00:00
7734ae9c84 chore: convert to bin 2024-11-13 19:57:36 +00:00
82c12b725f chore: bump ffmpeg-rs-raw 2024-11-13 19:01:04 +00:00
e2c96005cf fix: hls output fix 2024-11-13 18:41:45 +00:00
0b8742bd25 feat: test-source fixes 2024-11-13 16:06:52 +00:00
6f618ef58f feat: upgrade to ffmpeg-rs-raw (WIP) 2024-11-13 11:43:28 +00:00
65d8964632 Refactor test pattern input 2024-09-02 11:13:35 +01:00
c3e3e17c50 Recorder fixes 2024-08-30 13:10:49 +01:00
759492d974 Decoder validation 2024-08-28 23:23:45 +01:00
9c4969cf95 Audio codec libfdk_aac 2024-03-27 16:33:43 +00:00
d6c03004ff Progress audio encoder (FIFO) 2024-03-26 15:51:57 +00:00
2a82e2c00b fix packet timestamps 2024-03-25 19:19:31 +00:00
9a086d80c1 Progress 2024-03-25 10:32:03 +00:00
529e3b6234 Configurable encoder pipeline 2024-03-20 22:46:19 +00:00
d3cb7c8bf6 Init demuxer 2024-03-11 22:19:08 +00:00