Eric013 / playback

Video player build using atom-shell and node.js

Home Page:https://mafintosh.github.io/playback/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playback

Video player build using atom-shell and node.js

It currently has support for playing mp4/webm and chromecasting videos. In addition to that it supports live streaming of video using http links, BitTorrent magnet links, and IPFS links.

Installation

To install it download the latest release for your platform. Currently only builds for MacOSX are available but pull requests are welcome that adds builds for other platforms.

If you think it is missing a feature or you've found a bug feel free to open an issue, or even better sending a PR that fixes that.

Development

Simply clone this repo and run npm install. Afterwards you can run npm start to run the app.

License

MIT

About

Video player build using atom-shell and node.js

https://mafintosh.github.io/playback/

License:MIT License


Languages

Language:JavaScript 56.7%Language:CSS 38.6%Language:HTML 4.7%