Add stream_replays table, related schema, and API endpoints for managing stream replays

This commit is contained in:
Nikita
2025-12-23 23:20:22 -08:00
parent 1bb0450d02
commit 7f6f7d2f37
9 changed files with 643 additions and 2 deletions

View File

@@ -29,6 +29,13 @@
"when": 1766456542436,
"tag": "0003_add_webrtc_url_to_streams",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1769000000000,
"tag": "0004_add_stream_replays",
"breakpoints": true
}
]
}