Git Product home page Git Product logo

thelinuxtrainer / mirotalkc2c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from miroslavpejic85/mirotalkc2c

0.0 0.0 0.0 1.25 MB

✨WebRTC - C2C - Real-time cam-2-cam video calls & screen sharing, end-to-end encrypted, to embed in any website with a simple iframe.

Home Page: https://c2c.mirotalk.com

License: GNU Affero General Public License v3.0

JavaScript 72.94% CSS 17.54% HTML 9.30% Dockerfile 0.22%

mirotalkc2c's Introduction

MiroTalk C2C

Free WebRTC Real-Time Cam-2-Cam Video Calls & Screen Sharing, End-to-End Encrypted, to embed in any website with a simple iframe.


c2c.mirotalk.com



For questions, discussions, help & support, join with us on discord


Quick start

Install NodeJs.

# Copy .env.template in .env and edit it if needed
$ cp .env.template .env
# Install dependencies
$ npm install
# Start the server
$ npm start

Open in browser: http://localhost:8080

Docker

docker

Install docker and docker-compose.

# Copy .env.template in .env and edit it if needed
$ cp .env.template .env
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
$ cp docker-compose.template.yml docker-compose.yml
# Get official image from Docker Hub
$ docker pull mirotalk/c2c:latest
# Create and start containers
$ docker-compose up

Docker official image

Ngrok

To expose MiroTalk C2C in HTTPS from your Local PC, just follow this steps.

Stun/Turn

To install your own Stun and Turn, just follow this steps and edit it in the .env file.

Self-Hosting

To self-hosting MiroTalk C2C, just follow this steps.

Support

You can support MiroTalk by becoming a backer or sponsor it.

License

AGPLv3

MiroTalk is free and can be modified and forked. But the conditions of the AGPLv3 (GNU Affero General Public License v3.0) need to be respected. In particular modifications need to be free as well and made available to the public. Get a quick overview of the license at Choose an open source license.

For a MiroTalk license under conditions other than AGPLv3, please contact us at [email protected] or purchase directly via CodeCanyon.

Thank you!


MiroTalk P2P

Try also MiroTalk P2P peer to peer real-time video conferences, optimized for small groups. Unlimited time, unlimited rooms each having 5-8 participants.

MiroTalk SFU

Try also MiroTalk SFU selective forwarding unit real-time video conferences, optimized for large groups. Unlimited time, unlimited rooms each having 8+ participants.

MiroTalk WEB

Try also MiroTalk WEB rooms scheduler.


mirotalkc2c's People

Contributors

miroslavpejic85 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.