Giter VIP home page Giter VIP logo

call's Introduction

Call

Call is an application for NxN peer-to-peer audio/video conferencing.

You can share your voice, video from camera or your computer's screen/tab (as well as tab's audio in Chrome). Additionally, you can enable/disable «audio enhancements» such as «automatic gain control», «echo cancellation» and «noise reduction». Generally the default (only «automatic gain control» is enabled) is pretty good, but it's up to you to experiment and find the best setup, because unlike Google Meet, you are in control, not software manufacturer.

Installation

You don't really need to install it, as you can just use it right away by going to https://call.anton2920.ru. A room will be created for you (TBD). Just share a link with your friends and start conferencing.

If you want to build and deploy it on your own server, you need to download golang.org/x/net/websocket for accepting websocket connections from browser. For a convenience, it's backported into this project via git modules. Run git submodule init, git submodule update and then ./make.sh to build it from scratch.

As an alternative, put websocket library into your $GOPATH and use go build to build everything.

Supported browsers

Your browser needs to support JavaScript, WebSockets and WebRTC. It works in Firefox 52 (Windows XP), as well as in any newer browser. Works in mobile browsers too.

Copyright

Pavlovskii Anton, 2024 (MIT). See LICENSE for more details.

call's People

Contributors

anton2920 avatar

Stargazers

 avatar Pranjal Alone avatar  avatar

Watchers

 avatar

Forkers

kanbenn

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.