1
0
Atdalīts 0
Browse Your Downloaded Videos on Internet: PHP based video webserver that exposes a local path containing videos to the internet.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
Marc Wäckerlin e97b2a790d copied documentation from redmine wiki pirms 5 gadiem
debian build system updated pirms 9 gadiem
doc update buildsystem pirms 8 gadiem
html added dist pirms 9 gadiem
scripts backup pirms 7 gadiem
AUTHORS AUTHOR updated to new homepage pirms 9 gadiem
COPYING update buildsystem pirms 8 gadiem
ChangeLog update buildsystem pirms 8 gadiem
INSTALL update buildsystem pirms 8 gadiem
NEWS first release pirms 10 gadiem
README copied documentation from redmine wiki pirms 5 gadiem
autogen.sh update buildsystem pirms 8 gadiem
ax_check_qt.m4 updated build system pirms 9 gadiem
ax_cxx_compile_stdcxx_11.m4 update buildsystem pirms 8 gadiem
ax_init_standard_project.m4 update buildsystem pirms 8 gadiem
bootstrap.sh update buildsystem pirms 8 gadiem
build-in-docker.conf update buildsystem pirms 8 gadiem
build-in-docker.sh update buildsystem pirms 8 gadiem
build-resource-file.sh updated build system pirms 9 gadiem
configure.ac updated build system pirms 9 gadiem
mac-create-app-bundle.sh update buildsystem pirms 8 gadiem
makefile.am updated build system pirms 9 gadiem
makefile_test.inc.am update buildsystem pirms 8 gadiem
resolve-debbuilddeps.sh update buildsystem pirms 8 gadiem
resolve-rpmbuilddeps.sh update buildsystem pirms 8 gadiem
sql-to-dot.sed update buildsystem pirms 8 gadiem
videoweb.desktop.in update buildsystem pirms 8 gadiem
videoweb.spec.in updated build system pirms 9 gadiem

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.