Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T00:20:48.000Z (7 months ago)
- Last Synced: 2024-06-11T16:21:14.361Z (5 months 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`