1
0
Bifurcation 0
Browse Your Downloaded Videos on Internet: PHP based video webserver that exposes a local path containing videos to the internet.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Marc Wäckerlin e97b2a790d copied documentation from redmine wiki il y a 5 ans
debian build system updated il y a 9 ans
doc update buildsystem il y a 8 ans
html added dist il y a 9 ans
scripts backup il y a 7 ans
AUTHORS AUTHOR updated to new homepage il y a 9 ans
COPYING update buildsystem il y a 8 ans
ChangeLog update buildsystem il y a 8 ans
INSTALL update buildsystem il y a 8 ans
NEWS first release il y a 10 ans
README copied documentation from redmine wiki il y a 5 ans
autogen.sh update buildsystem il y a 8 ans
ax_check_qt.m4 updated build system il y a 9 ans
ax_cxx_compile_stdcxx_11.m4 update buildsystem il y a 8 ans
ax_init_standard_project.m4 update buildsystem il y a 8 ans
bootstrap.sh update buildsystem il y a 8 ans
build-in-docker.conf update buildsystem il y a 8 ans
build-in-docker.sh update buildsystem il y a 8 ans
build-resource-file.sh updated build system il y a 9 ans
configure.ac updated build system il y a 9 ans
mac-create-app-bundle.sh update buildsystem il y a 8 ans
makefile.am updated build system il y a 9 ans
makefile_test.inc.am update buildsystem il y a 8 ans
resolve-debbuilddeps.sh update buildsystem il y a 8 ans
resolve-rpmbuilddeps.sh update buildsystem il y a 8 ans
sql-to-dot.sed update buildsystem il y a 8 ans
videoweb.desktop.in update buildsystem il y a 8 ans
videoweb.spec.in updated build system il y a 9 ans

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.