Skip to content

gotunandan/easyLocalCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easyLocalCast

cast local files easily

Run a http server on port 8080

Install the necessary modules - pip install -r requirements.txt

start the flask server using - python3 serv.py /local/path listenaddr 8888

Alternatively, using Docker

To Build

docker build -t localCast:test .

To Run

docker run -d -p 8888:8888 -v /local/path:/datadir localcast:test

About

cast local files easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •