implement basic video streaming pipeline

This commit is contained in:
buenosairesam
2025-08-25 03:58:29 -03:00
parent 05224c712b
commit c21cc32727
36 changed files with 1266 additions and 354 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,7 @@
venv
node_modules
__pycache__
__pycache__
*.sublime-*
def/ignore
postgres_data
media