Call-Me: Fast & Simple WebRTC Video Conference Progressive Web App

LIVE PREVIEWBUY FOR $29

Live demo: https://cme.mirotalk.com

No external plugins, Self-Contained! Works on any platform in all major browsers!

support-browsers

WebRTC video call app offering seamless peer-to-peer communication with high-quality video and audio, perfect for individuals and businesses.

callme

Features

  • Video & Audio Calls: Crystal-clear communication in real-time.
  • P2P Technology: Low-latency, high-quality connections.
  • Cross-Device Compatibility: Works on all devices.
  • User-Friendly Design: Intuitive interface.
  • Secure & Private: End-to-end encryption ensures safety.
  • Responsive & Fast: Optimized for any screen size or device.

Perfect for social platforms, online learning, or customer support. Add Call-Me to your project today!

Starting a call is as simple as 1-2-3:

1. Sign in with your username.

1

2. Select the recipient’s username and click Call.

2

3. Enjoy your one-to-one video call.

3

Click to Call

Connecting users has never been easier!

This streamlined process makes one-click calls between users quick and intuitive.

Fast Integration

call-me-ui

Easily integrate Call-Me into your website or application with a simple iframe. Just add the following code to your project:

<iframe
    allow="camera; microphone; fullscreen; autoplay" 
    src="https://cme.mirotalk.com/" 
    style="width: 100vw; height: 100vh; border: 0px;" 
></iframe>

API

Unlock the Call-Me API for seamless customization.

Retrieve all connected users.

curl -X GET "https://cme.mirotalk.com/api/v1/users" \
  -H "authorization: call_me_api_key_secret" \
  -H "Content-Type: application/json" 

Generate call links for connected users to call

curl -X GET "https://cme.mirotalk.com/api/v1/connected?user=call-me" \
  -H "authorization: call_me_api_key_secret" \
  -H "Content-Type: application/json" 

For detailed API documentation, refer to the documentation link.

Requirements

Self-Hosting

To install this on your VPS, VDS, or personal server, please refer to the instructions provided in the project doc folder and the self-hosting guide.

https://hetzner.cloud/?ref=XdRifCzCK3bn

Thank you

Thank you for purchasing my item. If you have any questions, please feel free to email via my user page contact form here.


Source

Leave a Comment

Your email address will not be published. Required fields are marked *