Skip to content

Red-Codragon-Archfiend/StreamingService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoStreaming

Experimental video streaming service. This is broken down into two very basic Micsorservices, to be used as the basis of a small streaming service. This is no production ready and would need many tweaks, this is only a basic prototype consisting of two services (a Client and an API).


Progress Steps Gif

Usage

Run: docker-compose up --build -d

To check log output: docker logs ${container-name} -f

Default Port: 3000

About

Prototype for a basic streaming service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published