1
0
Форкнуть 0
Browse Your Downloaded Videos on Internet: PHP based video webserver that exposes a local path containing videos to the internet.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Marc Wäckerlin e97b2a790d copied documentation from redmine wiki 5 лет назад
debian build system updated 9 лет назад
doc update buildsystem 8 лет назад
html added dist 9 лет назад
scripts backup 7 лет назад
AUTHORS AUTHOR updated to new homepage 9 лет назад
COPYING update buildsystem 8 лет назад
ChangeLog update buildsystem 8 лет назад
INSTALL update buildsystem 8 лет назад
NEWS first release 10 лет назад
README copied documentation from redmine wiki 5 лет назад
autogen.sh update buildsystem 8 лет назад
ax_check_qt.m4 updated build system 9 лет назад
ax_cxx_compile_stdcxx_11.m4 update buildsystem 8 лет назад
ax_init_standard_project.m4 update buildsystem 8 лет назад
bootstrap.sh update buildsystem 8 лет назад
build-in-docker.conf update buildsystem 8 лет назад
build-in-docker.sh update buildsystem 8 лет назад
build-resource-file.sh updated build system 9 лет назад
configure.ac updated build system 9 лет назад
mac-create-app-bundle.sh update buildsystem 8 лет назад
makefile.am updated build system 9 лет назад
makefile_test.inc.am update buildsystem 8 лет назад
resolve-debbuilddeps.sh update buildsystem 8 лет назад
resolve-rpmbuilddeps.sh update buildsystem 8 лет назад
sql-to-dot.sed update buildsystem 8 лет назад
videoweb.desktop.in update buildsystem 8 лет назад
videoweb.spec.in updated build system 9 лет назад

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.