An open API service indexing awesome lists of open source software.

https://github.com/javiercejudo/dejavideo2

:dvd: Stream your videos
https://github.com/javiercejudo/dejavideo2

Last synced: 2 months ago
JSON representation

:dvd: Stream your videos

Awesome Lists containing this project

README

        

# dejavideo 2

_Work in progress_

[![Build Status](https://travis-ci.org/javiercejudo/dejavideo2.svg?branch=master)](https://travis-ci.org/javiercejudo/dejavideo2)
[![Code Climate](https://codeclimate.com/github/javiercejudo/dejavideo2.png)](https://codeclimate.com/github/javiercejudo/dejavideo2)

Stream your own videos easily, either on your private network or to the
world using HTML5 video. I use the app to share all my videos from my main
device to any devices in the house connected to the Wi-Fi, including tablets
and smartphones.

## Features

- Indefinitely recursive listings.

## Video support *

- Theora: `.ogv`, `.ogg`
- H.264: `.mp4`, `.mkv`, `.3gp`
- V8: `.webm`
- Other: `.avi`, `.wmv`

\* Actual support depends on your browser of choice. Learn more at
[http://diveintohtml5.info/video.html#what-works](http://diveintohtml5.info/video.html#what-works).

## How to install

Copy the application on a folder on your web root and put your videos inside
a `videos` folder. Alternatively, you can simply create a symlink to any
folder on your system.