Sign inSign up

gibby/talk

By gibby

Updated almost 3 years ago

Docker with telegraf setup for Synology. Needs external Influx and Grafana.

Image
0

2.8K

gibby/talk repository overview

Talk

A free, p2p, group video call app for the web. No signups. No downloads. Works in all major browsers.

Talk 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>/talk.git

cd talk and then install dependencies

npm install

Run the app

npm start

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

LICENSE

MIT License

Tag summary

Content type

Image

Digest

sha256:ad8a95f36

Size

64.4 MB

Last updated

almost 3 years ago

docker pull gibby/talk