Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple video server compatible with pretty much every device (windows, mac, iOS, Android, WP7), built with node.js + express

Notifications You must be signed in to change notification settings

weiccTest/videoServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

1) Download project and decompress it to the desired folder.
2) Using the terminal at the project root ( where the server.js file lives ) run:
"npm install" (without the quotes).
wait for the dependencies to install.
3) run "node server.js"

Notes:
* Videos must be placed under /public/videos/FolderName
* All videos must be inside a folder (you can have as many folders as you want at root level).
* You can access the server using: http://IPADDRESS:3000






This file was modified by PyCharm 2.5.2 for binding GitHub repository

About

A simple video server compatible with pretty much every device (windows, mac, iOS, Android, WP7), built with node.js + express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published