Video player built using electron and node.js.
https://mafintosh.github.io/playback/
electron and node.js
Video player built usingFeatures
- Plays .MP4 and .WebM videos
- Streaming to Chromecast
- Streaming from http links, torrent magnet links, and IPFS links
- WebTorrent support – can torrent from/to WebRTC peers ("web peers")
Installation
To install it download the latest release for your platform.
Currently supported releases:
- OS X
- Windows
- Linux (not supported yet)
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
and then npm run rebuild
. Afterwards you can run npm start
to run the app.
from https://github.com/mafintosh/playback
-----
OPEN SOURCE JAVASCRIPT VIDEO PLAYER
Experimental video player built using Electron (Chromium) and Node.js. It currently has support for playing MP4/WebM, YouTube and Chromecasting videos. In addition, it supports live streaming of video shared using a BitTorrent magnet link, via WebTorrent.
We mark issues on our issue tracker as 'help wanted' when they are good candidates for new contributors. If you know HTML, CSS and/or JS you can help improve Playback. See our contributing guide for details on how to get started.
- Download the latest Playback.app Mac release (Windows/Linux builds not supported yet)
- Install the "Play in Playback" YouTube Chrome Extension
- View Source Code on GitHub
No comments:
Post a Comment