video implementation

This commit is contained in:
overcuriousity
2025-08-12 21:02:52 +02:00
parent 0e3d654a58
commit b291492e2d
8 changed files with 104 additions and 684 deletions

View File

@@ -88,11 +88,6 @@ VIDEO_CACHE_MAX_SIZE=2000
# Videos larger than this will stream directly without caching
VIDEO_MAX_SIZE=200
MINIO_URL=http://127.0.0.1:9000
MINIO_ACCESS_KEY=your-access-key
MINIO_SECRET_KEY=your-secret-key
# ============================================================================
# CACHING BEHAVIOR
# ============================================================================