Home > home-video-player

home-video-player

Home-video-player is a project mainly written in PHP and JAVASCRIPT, it's free.

An HTML5 based video player for reading content from your PC on your other PCs

= Home Video Player =

An HTML5 based video player for reading content from your PC on your other PCs.

== REQUIREMENTS ==

  • Web Server (Apache, Lighttpd)
  • PHP5
  • SQLite3

== VIDEO BACKENDS ==

  • HTML5 capable browser with
  • VLC plugin for Mozilla (version > 0.8.5.1).
    • http://www.videolan.org/vlc/

== INSTALLATION ==

Copy config.dist.php to config.php. This file contains the local directories on your server that contain video files.

Create the SQLite3 database "videos.db" right from the "videos.sql" file:

$ sqlite3 videos.db videos.sql

== REPORT BUGS ==

The project can be cloned on github. https://github.com/m8t/home-video-player

You can report bugs directly on github: https://github.com/m8t/home-video-player/issues

To contact me send an email to [email protected].

Previous:ebook-search