With the Video Server you can stream your videos anywhere in the world
✔️ Automatic thumbnail generation
✔️ Login with token system
✔️ Continue watching at your last position
✔️ File indexing to reduce file operations
✔️ Watchlist
✔️ Sorting types
✔️ Search for video
✔️ Responsive Design
✔️ Rating system
✔️ Video conversationn to watch your videos on every device
The following tools were used in this project:
Before starting, you need to have Node and FFmpeg (make sure it includes libx264) installed.
# Download the Build.zip from the latest Release and unzip it
# Access
$ cd [Directory]
# Install dependencies
$ npm i
# Run the project
$ node index.js --vd [Video directory]
# The server will initialize at <http://localhost> and <https://loalhost> if you provide the SSL keys
Logout Icon: fontawesome.com
Settings Icon: fontawesome.com
Admin Icon: fontawesome.com
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Me