implement basic video streaming pipeline
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,7 @@
|
||||
venv
|
||||
node_modules
|
||||
__pycache__
|
||||
__pycache__
|
||||
*.sublime-*
|
||||
def/ignore
|
||||
postgres_data
|
||||
media
|
||||
|
||||
Reference in New Issue
Block a user