https://github.com/akamhy/video-streaming-dockerized-app

Video Streaming Dockerized App

https://github.com/akamhy/video-streaming-dockerized-app

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.9%) to scientific vocabulary

Keywords

api-rest docker docker-compose docker-network fastapi redis redis-database video-streaming
Last synced: 6 months ago · JSON representation

Repository

Video Streaming Dockerized App

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
api-rest docker docker-compose docker-network fastapi redis redis-database video-streaming
Created about 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

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.

Screenshot of Video Streaming Dockerized App

How to start

Run: bash docker compose up -d

Then open:

http://localhost:8000 or http://[::1]:8000

How to stop

bash docker compose down

Sample video to test the sync of audio and video: https://www.youtube.com/watch?v=U03lLvhBzOw

Owner

  • Name: Akash Mahanty
  • Login: akamhy
  • Kind: user
  • Location: Delhi, India

~

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 2
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)