All Projects → mafintosh → Playback

mafintosh / Playback

Licence: mit
Video player built using electron and node.js

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Playback

Video player built using electron and node.js

Features

  • 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.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].