Giter Club home page Giter Club logo

mello's Introduction

Mello

License: MIT Build SonarCloud scan Quality Gate Status CodeFactor

What is Mello?

Mello is a web app for screen sharing through web browser. This service works by using the webrtc protocol and websocket to establish the connection between users. After the connection is established, streaming is peer-to-peer.

Why was Mello created?

Mello was created to offer an alternative to Discord's screen sharing feature. While Discord's screen sharing is limited to 720p for non-Nitro users and can be unreliable at times, Mello aims to provide a more reliable solution with higher quality streaming, all available for free. The motivation behind creating Mello stems from a desire to enhance the user experience by ensuring consistency and reliability in screen sharing.

Setup

Look at the Nuxt 3 documentation to learn more.

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

Production

Build the application for production:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Locally preview production build:

# npm
npm run preview

# pnpm
pnpm run preview

# yarn
yarn preview

# bun
bun run preview

Check out the deployment documentation for more information.

Self-host

mello's People

Contributors

froidland avatar hy0tic avatar vivillia avatar

Stargazers

 avatar  avatar  avatar

mello's Issues

Add Instruction

use a hover element to add instruction
instruction:

  • up and down arrow adjust volume
  • add scroll wheel to adjust volume?

add volume indicator

since video controls are disabled in the video tag, users on non-chromium browsers can't see volume bar. users on chromium browsers can see volume bar if they hover over video

SFU design

features wanted:

  • ability for user to see latency with each SFU
  • ability to choose SFU
  • keep the p2p option

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.