Total Pageviews

Friday 29 April 2022

Playback-by-mafintosh

 Video player built using electron and node.js.

https://mafintosh.github.io/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.

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.

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


No comments:

Post a Comment