Skip to content

amitrahav/flipVideoStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flip video streamer

Quick start

  1. Copy .env.example to .env
  2. Change envs values if need

Make sure you have a docker client up and running on your machine.

  • Clone this repo.
  • Build image $docker build --tag flip:latest ./ (on root directory)
  • Run this image in a container $ docker run -p 5000:5000 --env-file .env -it flip

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published