Skip to content

midwestcoder2020/pymoviestreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymediaserv

Web application based video streaming server

installation

place files int a directory

run "pip install -r reqs.txt

the local web server will start up and run

Usage

The web app can be acessed through it's local address/IP on your home network.

The web app uses videos/movies stored in the /static/files/vids/ directory (you can change/experiment with the location in the source code)

Within the web application you can expand your video library through the upload page which will allow anyone that can access the web app to add videos from any device for ease of use

The web app also provides a light authenticaton page (you can alter the login userame and password in the ! do not depend on this as real security!)

username:admin password:password

Other aspects which can be changed

max library size max upload file size

Screenshots

s1

s2

s3

s4

s5

About

Web application based video streaming server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published