Giter Site home page Giter Site logo

video-server's Introduction

Videos@Home

The Videos@Home project is designed to stream, download, and cast high quality videos to your notebooks, mobile devices, and televisions. Emphasis is placed on simplicity, specifically targetting modern video formats with good hardware decoding.

Features include:

  • Streaming 1080p full Bluray quality video to your Android devices
  • Downloading videos and subtitles to your device
  • Casting to Chromecast devices (including vtt subtitles)
  • Playback on Chromebooks and other browsers
  • Automatic encoding of videos for downloading and casting

This software is intended to be used over your local (high bandwidth) network only as on-the-fly encoding and adaptive bitrate streaming are not supported.

Prerequisites

The following software is required to build and run this software:

  • Java 7
  • Leiningen 2
  • Bower

The following runtime dependencies are also required:

  • ffmpeg
  • mkvtoolnix (recommended)
  • mkclean (recommended)

Usage

This project implements the server which is built and started using the video-server script taking an optional argument specifying the folder from which to serve videos.

Use the video-server --help command for more options.

When the server is initially started, it may queue up encodes to enable casting and downloading of the videos. The encoded videos will be placed in the same folder and appear as the same title. The client application will choose the appropriate file for streaming, downloading or casting.

This folder is watched for new videos to be added to the library. This software has primarily been tested for matroska files created from discs as the primary source for encoding.

License

Copyright © 2014 Jeff Hudren. All rights reserved.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

video-server's People

Contributors

hudren avatar

Stargazers

David.Gao avatar

Watchers

 avatar

Forkers

davidalphafox

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.