aminnausin / mediaServer

A web media player
1 stars 0 forks source link
file-server media-player

Web based Media hosting website/server

Built with:

Features to add:

Overview

This is a fast and easily accessible all in one media player for your home server. It automatically scans and indexes your videos and serves them in a minimalistic and easy to use interface.

The main benefit is that you host content yourself and thus control the speed at which videos can load. No more buffering ! Extra features include watch history, ambient mode, editable video metadata and online file management.

Installation

Requires Apache or NGINX, PostgreSQL, A build of Vue and Tailwind with Node, FFmpeg and PHP 8. You can use Laragon to run in a single application.

To connect to your file server, create a Symbolic link between your remote location and ./storage/app/public/media To see any of your videos, you must INDEX FILES from the user dropdown menu or start the Laravel CRON job which scans every 6 hours. Sync files will synchronise local cache json files with the database. The verify job will pull metadata from the files using FFprobe.

Different folders are accessed via url/folder/subfolder. Using just URL/folder will open the first subfolder scanned. You can share direct links to both videos and folders with the share buttons in the UI. Access to any category requires you to know its name by design.

Supported File Types:

Demo

Below are screenshots of the current webpage on Desktop and Android.

Dark Light
Dark Mode on Desktop Light Mode on Android