Skip to content

nomilkinmyhome/wStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wStream

A simple app for streaming videos. Just send the GET-request to the /stream endpoint.

And don't forget to copy some video.mp4 into the project directory.

Run

go run main.go

Or via docker:

docker build -t wstream-app -f infra/Dockerfile .
docker run -dp 127.0.0.1:8080:8080 wstream-app

About

App for streaming videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors