Giter Site home page Giter Site logo

paulponraj / talk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miroslavpejic85/talk

0.0 0.0 0.0 1.7 MB

✨ Group video call for the web. No signups. No downloads.

Home Page: https://tlk.li

License: MIT License

JavaScript 48.65% CSS 20.26% HTML 30.80% Dockerfile 0.29%

talk's Introduction

Tlk

A free, peer-to-peer, disposable group video calling app.



It is built using WebRTC, so all your video, audio & text chat is peer-to-peer. Group video call is achieved using WebRTC mesh. So the quality of the call is inversely proportional to the number of people on the call. The sweet number is somewhere around 6 to 8 people in an average high-speed connection.


Prerequisites:

  • Node.js 8.x or above
  • NPM

How to Build this app locally

Fork this repo and then clone it:

git clone https://github.com/<your_name>/tlk.git

cd tlk and then install dependencies

npm install

Run the app

npm start

to start the tlk server on port 3000. Your tlk instance will be running on http://localhost:3000. Alternatively you can run the application using docker with docker-compose up.

How to self host it

In order to self-host it on your dedicated server, Tlk must be exposed on https following this documentation.

You can also expose it quickly on https from your local PC or any host, thanks to ngrok following this documentation.

LICENSE

MIT License

talk's People

Contributors

vasanthv avatar miroslavpejic85 avatar dependabot[bot] avatar justdevnull avatar harsh778 avatar jaideep25 avatar mopamo 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.