Browse Your Downloaded Videos on Internet: PHP based video webserver that exposes a local path containing videos to the internet.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Marc Wäckerlin e97b2a790d copied documentation from redmine wiki hace 5 años
debian build system updated hace 9 años
doc update buildsystem hace 8 años
html added dist hace 9 años
scripts backup hace 7 años
AUTHORS AUTHOR updated to new homepage hace 9 años
COPYING update buildsystem hace 8 años
ChangeLog update buildsystem hace 8 años
INSTALL update buildsystem hace 8 años
NEWS first release hace 10 años
README copied documentation from redmine wiki hace 5 años
autogen.sh update buildsystem hace 8 años
ax_check_qt.m4 updated build system hace 9 años
ax_cxx_compile_stdcxx_11.m4 update buildsystem hace 8 años
ax_init_standard_project.m4 update buildsystem hace 8 años
bootstrap.sh update buildsystem hace 8 años
build-in-docker.conf update buildsystem hace 8 años
build-in-docker.sh update buildsystem hace 8 años
build-resource-file.sh updated build system hace 9 años
configure.ac updated build system hace 9 años
mac-create-app-bundle.sh update buildsystem hace 8 años
makefile.am updated build system hace 9 años
makefile_test.inc.am update buildsystem hace 8 años
resolve-debbuilddeps.sh update buildsystem hace 8 años
resolve-rpmbuilddeps.sh update buildsystem hace 8 años
sql-to-dot.sed update buildsystem hace 8 años
videoweb.desktop.in update buildsystem hace 8 años
videoweb.spec.in updated build system hace 9 años

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.