Giter Club home page Giter Club logo

playback's Introduction

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

playback's People

Contributors

mafintosh avatar freeall avatar jbenet avatar jlord avatar max-mapper avatar bmathews avatar daisuke-nomura avatar feross avatar fbaiodias avatar deliciousfudge avatar vorot93 avatar kapetan avatar tsvetilian-ty avatar

Watchers

Sergey Radionov avatar

playback's Issues

Refactor TODO

MVP

  • Add subtitle support
    • HTML5Video
    • Chromecast
  • Split out loaders (ipfs untested)
  • Refresh cast devices when opening dialog
  • Load files via drag and drop
  • Load subtitles via drag and drop
  • Load files via url paste
  • Preventsleep while playing
  • Timeline seek tooltips
  • Hide ui on mouseidle
  • Ellipsis playlist track titles
  • Double click player to pause/resume
  • Spacebar/etc to pause/resume
  • Hotkeys for fullscreen
  • Context menu
  • App menu
  • Chromecast error handling
  • Volume control
    • Ensure volume is set/used onload
    • Ensure mute is set/used onload
  • Follow functionality
    • Improve follow UI (e.g., disable all controls?)
  • Indicate muted status
  • Chromecast support
    • volume
    • mute (chromecasts lib can't unmute)
    • end
    • metadata
  • HTML support
    • volume
    • mute
    • end
    • metadata
    • resizing
  • Switch between players seamlessly
  • Fix youtube quality detection/selection
  • Ensure package bundling works
    • OSX
    • Windows

ideal

  • Subtitle on/off controls
  • Ensure subtitle state is consistent when switching between tracks in queue
  • Subtitle selection/loading via UI
  • UI buttons for removing items from playlist
  • Transparent frame with custom titlebar
  • Drag window around by video
  • Empty state for chromecast dialog
  • Empy state for playlist dialog
  • Improve timeline seeking animations

bonus

  • Respond to media keys
  • Restrict attempts at loading of files to known file types? http://www.chromium.org/audio-video
  • Settings dialog
    • Filters
    • Autoload subtitles
    • Resize onload of video metadata
    • Youtube quality control
    • Default player
    • Enable/disable media keys
  • Indicate speed for torrents/youtube
  • Buffer indications
  • WebChimera support
    • volume
    • mute
    • end
    • metadata
    • resizing

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.