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
- Host: GitHub
- URL: https://github.com/javiercejudo/dejavideo2
- Owner: javiercejudo
- License: mit
- Created: 2014-05-25T05:17:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T07:28:40.000Z (over 9 years ago)
- Last Synced: 2025-02-13T14:17:42.172Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dejavideo 2
_Work in progress_
[](https://travis-ci.org/javiercejudo/dejavideo2)
[](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.