feat: server-side volume control feature added, playlist & folder video management

This commit is contained in:
YusufB5 2026-06-04 16:14:23 +03:00
parent fd422b5100
commit 5fad7c5aa9
6 changed files with 344 additions and 101 deletions

3
videos/.gitkeep Normal file
View file

@ -0,0 +1,3 @@
# This file ensures the videos/ directory is tracked by Git.
# Place your video files (.mp4, .mkv, .avi, .mov, .webm) here.
# Run the server with: python stream_server.py --folder ./videos