Coder Social home page Coder Social logo

vijaykm01 / metastream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samuelmaddock/metastream

0.0 1.0 0.0 70.5 MB

Watch streaming media with friends.

Home Page: https://getmetastream.com/

HTML 1.18% TypeScript 76.19% JavaScript 14.83% CSS 7.67% Shell 0.13%

metastream's Introduction


Metastream
Metastream

Watch streaming media with friends.

discord patreon

Features

  • Supports Chromium and Firefox browsers.
  • Synchronized playback of streaming media across various websites.
  • Public, private, and offline sessions.
  • Support for WebRTC peer-to-peer connections.
  • Real-time chat.
  • Collaborative media queue.
  • Timestamp cue points parsed from media description.
  • Auto-fullscreen of embedded media.
  • Per-user playback permissions, managed by the host.
  • Basic host administrative functionality (kicking peers).
  • Localization—see info on contributing.

Are you a website owner?

Easily add watch party support to your website by redirecting the user to Metastream.

<a href="https://app.getmetastream.com/?url=https://youtu.be/3bNITQR4Uso">Watch in Metastream</a>

Roadmap

  • Add localization (#5)
  • Improve networking reliability (#74)
  • Port Metastream from Electron to a web app (#94)
  • Improve UX and stability
  • Add favorites/bookmarks (#21)
  • Add playlists
  • Add audio mode (#22)

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

Screenshots

Screenshot1

Screenshot2

Screenshot3

How to Contribute

Get the code

Requires Yarn for monorepo workspaces.

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

Start the dev server

Creates a development web server accessible from http://localhost:8080

cd packages/metastream-signal-server
yarn build
cd ../packages/metastream-app
yarn start

Build the web app

Produces the web app build which gets deployed to https://app.getmetastream.com

cd packages/metastream-app
yarn build

Legacy desktop app

Metastream used to be an Electron desktop application until development was stopped due to roadblocks in acquiring a Widevine license. The latest version can be found on the GitHub releases page. Please note that the legacy app is insecure and not recommended.

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.