1
0
Fork 0
Browse Your Downloaded Videos on Internet: PHP based video webserver that exposes a local path containing videos to the internet.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Marc Wäckerlin e97b2a790d copied documentation from redmine wiki vor 5 Jahren
debian build system updated vor 9 Jahren
doc update buildsystem vor 8 Jahren
html added dist vor 9 Jahren
scripts backup vor 7 Jahren
AUTHORS AUTHOR updated to new homepage vor 9 Jahren
COPYING update buildsystem vor 8 Jahren
ChangeLog update buildsystem vor 8 Jahren
INSTALL update buildsystem vor 8 Jahren
NEWS first release vor 10 Jahren
README copied documentation from redmine wiki vor 5 Jahren
autogen.sh update buildsystem vor 8 Jahren
ax_check_qt.m4 updated build system vor 9 Jahren
ax_cxx_compile_stdcxx_11.m4 update buildsystem vor 8 Jahren
ax_init_standard_project.m4 update buildsystem vor 8 Jahren
bootstrap.sh update buildsystem vor 8 Jahren
build-in-docker.conf update buildsystem vor 8 Jahren
build-in-docker.sh update buildsystem vor 8 Jahren
build-resource-file.sh updated build system vor 9 Jahren
configure.ac updated build system vor 9 Jahren
mac-create-app-bundle.sh update buildsystem vor 8 Jahren
makefile.am updated build system vor 9 Jahren
makefile_test.inc.am update buildsystem vor 8 Jahren
resolve-debbuilddeps.sh update buildsystem vor 8 Jahren
resolve-rpmbuilddeps.sh update buildsystem vor 8 Jahren
sql-to-dot.sed update buildsystem vor 8 Jahren
videoweb.desktop.in update buildsystem vor 8 Jahren
videoweb.spec.in updated build system vor 9 Jahren

README

# Purpose

VideoWeb is thought for people who want to remotely access their personal movie collection. If you download movies e.g. using torrents, you can easily make them accessible in your local network using an UPnP/DLNA server, such as [minidlna](http://sourceforge.net/projects/minidlna/), [ushare](http://wiki.ubuntuusers.de/uShare) or [mediatomb](http://mediatomb.cc/). But as soon as you want to stream your folder of movies through internet, there are only very few, very limited solutions (e.g. [vlc](http://www.videolan.org/vlc/)).

!20150112-videoweb-0001.png!

## Features

- Share a folder and subfolders to internet.
- Lookup and download movie poster from the internet.
- Extract and display thumbnails of the movie.
- Access control through Apache configuration.
- Browsable gallery.
- Thumbnails with movie poster.
- Play movies in browser.
- Download movies.
- Stream movies to local client (i.e. [vlc](http://www.videolan.org/vlc/)).

# Planned Improvements

- Support for subfolders.
- CSS-Styling, nice design.
- Automatically sort movies to genre specific subfolders.
- Manual thumbnail search.