https://github.com/jeff-vincent/flask-mongo-video-server
docker-compose flask mongodb mongo-express gunicorn video-streaming
https://github.com/jeff-vincent/flask-mongo-video-server
flask mongodb video-streaming
Last synced: 3 months ago
JSON representation
docker-compose flask mongodb mongo-express gunicorn video-streaming
- Host: GitHub
- URL: https://github.com/jeff-vincent/flask-mongo-video-server
- Owner: jeff-vincent
- Created: 2019-10-17T01:36:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T00:20:48.000Z (about 2 years ago)
- Last Synced: 2025-01-20T01:28:39.324Z (over 1 year ago)
- Topics: flask, mongodb, video-streaming
- Language: Python
- Homepage:
- Size: 13.7 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flask-mongo-video-server
Upload and stream .mp4 files.
## Run in Docker
`docker-compose -f flask_mongo_video.yml up`
The app will be running at `localhost:5001`, and mongo express will be available at `localhost:8081`