GithubHelp home page GithubHelp logo

top96 / metastream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samuelmaddock/metastream

0.0 2.0 0.0 49.69 MB

Watch streaming media with friends.

Home Page: https://getmetastream.com/

License: MIT License

HTML 1.64% TypeScript 78.46% JavaScript 10.85% CSS 8.91% Shell 0.13%

metastream's Introduction


Metastream
Metastream

Watch streaming media with friends.

discord patreon github release version

Features

  • Runs on Windows and macOS.
  • Synchronized playback of streaming media across various websites.
  • Public, private, and offline sessions.
  • Support for P2P (WebRTC) and Direct IP (WebSocket) connections.
    • P2P uses swarm-peer-server with 64-character hex public keys, called "friend codes".
    • Both P2P and Direct IP use client-server architecture.
  • Real-time chat with peers.
  • Queue of media requested by peers in session.
  • Discord Rich Presense, avatars, and user session invites.
  • Timestamp cue points parsed from media description.
  • Auto-fullscreen of embedded media players on websites.
  • Per-user playback permissions, managed by the host.
  • Basic host administrative functionality (kicking peers).
  • Partial support for Chrome Extensions.
  • Localization—see info on contributing.

Roadmap

  • Add Discord Rich Presence integration (#2).
  • Add localization (#5).
  • Move back to Electron (#1).
  • Improve networking reliability.
  • Add favorites/bookmarks (#21).
  • Add playlists.
  • Add audio mode (#22).

Have a feature in mind? Make a request by creating a GitHub issue.

Install

Recommended Install

Download the latest version of Metastream from the official website.

Advanced Install

  • Download specific installer files from the GitHub releases page.

  • Try the (unstable) development version by cloning the Git repository. See the "How to Contribute" instructions.

Screenshots

Screenshot1

Screenshot2

Screenshot3

How to Contribute

Get the code

$ git clone https://github.com/samuelmaddock/metastream.git
$ cd metastream
$ yarn

Run the app

$ yarn dev

# Open multiple instances for local network testing
$ NUM_WINDOWS=2 yarn dev

Package the app

Builds app binaries for the host architecture.

$ yarn package

Build notes

The version of Electron used in the release app depends on a fork which is not yet automatically used in the current build process. It can be manually downloaded from samuelmaddock/muon. Once downloaded, place the ZIP into ~/.electron

metastream's People

Contributors

samuelmaddock avatar sxigames avatar austincarr avatar ceifa avatar kabanfriends avatar kaicode2 avatar darknuju avatar

Watchers

James Cloos avatar keryoo avatar

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.