https://github.com/akamhy/video-streaming-dockerized-app
Video Streaming Dockerized App
https://github.com/akamhy/video-streaming-dockerized-app
api-rest docker docker-compose docker-network fastapi redis redis-database video-streaming
Last synced: about 2 months ago
JSON representation
Video Streaming Dockerized App
- Host: GitHub
- URL: https://github.com/akamhy/video-streaming-dockerized-app
- Owner: akamhy
- License: mit
- Created: 2023-01-18T13:42:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T15:32:05.000Z (almost 3 years ago)
- Last Synced: 2025-02-09T10:46:41.806Z (about 1 year ago)
- Topics: api-rest, docker, docker-compose, docker-network, fastapi, redis, redis-database, video-streaming
- Language: Python
- Homepage: https://akamhy.github.io/Video-Streaming-Dockerized-App/
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Video Streaming Dockerized App
## Video Streaming API
API for video streaming that stores the video as chunks in redis and serves the video after re-assembling the chunks.
The app will expose port 8000 to the host, redis and the app share the same network.

### How to start
Run:
```bash
docker compose up -d
```
Then open:
or
### How to stop
```bash
docker compose down
```
Sample video to test the sync of audio and video: