Skip to content

Commit 767f37d

Browse files
[mirotalkc2c] - update readme and dep
1 parent 95feb43 commit 767f37d

6 files changed

Lines changed: 65 additions & 90 deletions

File tree

.env.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ====================================================
2-
# MiroTalk C2C v.1.2.93 - Environment Configuration
2+
# MiroTalk C2C v.1.2.94 - Environment Configuration
33
# ====================================================
44

55
# App environment

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<h1 align="center">MiroTalk C2C</h1>
22

3-
<h3 align="center">WebRTC peer-to-peer video calls and screen sharing with end-to-end encryption, easily embeddable in any website via iframe</h3>
3+
<h3 align="center">
4+
Self-hosted open-source WebRTC cam-to-cam peer-to-peer video calling platform for immersive 1-to-1 real-time communication with screen sharing and end-to-end encryption.
5+
</h3>
46

57
<br />
68

@@ -19,7 +21,9 @@
1921

2022
<br />
2123

22-
<p align="center"><strong>MiroTalk C2C</strong> is a <strong>self-hosted, open-source</strong> platform for <strong>real-time cam-2-cam video calls and screen sharing</strong> using direct <strong>peer-to-peer WebRTC connections</strong>. End-to-end encrypted, embeddable in any website with a <a href="https://docs.mirotalk.com/mirotalk-c2c/integration/" target="_blank">simple iframe</a>.</p>
24+
<p align="center">
25+
<strong>MiroTalk C2C</strong> is a self-hosted, open-source WebRTC platform for secure cam-to-cam peer-to-peer video calls and screen sharing. It enables immersive 1-to-1 real-time communication with full end-to-end encryption and can be easily embedded into any website via a simple <a href="https://docs.mirotalk.com/mirotalk-c2c/integration/" target="_blank">iframe integration</a>.
26+
</p>
2327

2428
<p align="center">
2529
<a href="https://c2c.mirotalk.com">Try Live Demo</a> · <a href="https://docs.mirotalk.com/mirotalk-c2c/self-hosting/">Documentation</a> · <a href="https://discord.gg/rgGYfeYW3N">Discord</a> · <a href="https://github.com/sponsors/miroslavpejic85">Sponsor</a>
@@ -104,12 +108,12 @@ For detailed guides and references, visit the **[official documentation](https:/
104108

105109
<br/>
106110

107-
| Provider | Description | Link |
108-
| ---------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
109-
| [![Hetzner](frontend/images/hetzner.png)](https://www.hetzner.com) | High-performance cloud servers and dedicated root servers with top-tier reliability. Powers our live demo. | [Get €20 Free Credits](https://hetzner.cloud/?ref=XdRifCzCK3bn) |
110-
| [![Netcup](frontend/images/netcup.png)](https://www.netcup.com/en/?ref=309627) | Enterprise-grade performance at unbeatable prices. Scalable and reliable. | [Explore Netcup](https://www.netcup.com/en/?ref=309627) |
111-
| [![Hostinger](frontend/images/hostinger.png)](https://hostinger.com/?REFERRALCODE=MIROTALK) | Fast, reliable hosting with 24/7 support and great performance. | [Check out Hostinger](https://hostinger.com/?REFERRALCODE=MIROTALK) |
112-
| [![Contabo](frontend/images/contabo.png)](https://www.dpbolvw.net/click-101027391-14462707) | Top-tier German hosting, dedicated servers, VPS, and web hosting at unbeatable prices. | [Explore Contabo](https://www.dpbolvw.net/click-101027391-14462707) |
111+
| Provider | Description | Link |
112+
| ------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
113+
| [![Hetzner](frontend/images/hetzner.png)](https://www.hetzner.com) | High-performance cloud servers and dedicated root servers with top-tier reliability. Powers our live demo. | [Get €20 Free Credits](https://hetzner.cloud/?ref=XdRifCzCK3bn) |
114+
| [![Netcup](frontend/images/netcup.png)](https://www.netcup.com/en/?ref=309627) | Enterprise-grade performance at unbeatable prices. Scalable and reliable. | [Explore Netcup](https://www.netcup.com/en/?ref=309627) |
115+
| [![Hostinger](frontend/images/hostinger.png)](https://hostinger.com/?REFERRALCODE=MIROTALK) | Fast, reliable hosting with 24/7 support and great performance. | [Check out Hostinger](https://hostinger.com/?REFERRALCODE=MIROTALK) |
116+
| [![Contabo](frontend/images/contabo.png)](https://www.dpbolvw.net/click-101027391-14462707) | Top-tier German hosting, dedicated servers, VPS, and web hosting at unbeatable prices. | [Explore Contabo](https://www.dpbolvw.net/click-101027391-14462707) |
113117

114118
To set up your own instance of `MiroTalk C2C` on a dedicated cloud server, please refer to our comprehensive [self-hosting documentation](https://docs.mirotalk.com/mirotalk-c2c/self-hosting/).
115119

@@ -156,7 +160,7 @@ Do you find MiroTalk C2C indispensable for your needs? Join us in supporting thi
156160

157161
---
158162

159-
🌐 **Explore all MiroTalk projects:**
163+
🌐 **Explore all MiroTalk projects:**
160164

161165
**[ → MiroTalk Overview](https://docs.mirotalk.com/overview/)**
162166

backend/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @license For private project or commercial purposes contact us at: license.mirotalk@gmail.com or purchase it directly via Code Canyon:
1010
* @license https://codecanyon.net/item/mirotalk-c2c-webrtc-real-time-cam-2-cam-video-conferences-and-screen-sharing/43383005
1111
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
12-
* @version 1.2.93
12+
* @version 1.2.94
1313
*/
1414

1515
require('dotenv').config();

frontend/js/client.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* @license For private project or commercial purposes contact us at: license.mirotalk@gmail.com or purchase it directly via Code Canyon:
1010
* @license https://codecanyon.net/item/mirotalk-c2c-webrtc-real-time-cam-2-cam-video-conferences-and-screen-sharing/43383005
1111
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
12-
* @version 1.2.93
12+
* @version 1.2.94
1313
*/
1414

1515
const roomId = new URLSearchParams(window.location.search).get('room');

package-lock.json

Lines changed: 46 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mirotalkc2c",
3-
"version": "1.2.93",
3+
"version": "1.2.94",
44
"description": "A free WebRTC Cam-2-Cam browser-based video calls",
55
"main": "server.js",
66
"scripts": {
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@mattermost/client": "11.5.0",
4242
"@ngrok/ngrok": "1.7.0",
43-
"@sentry/node": "^10.47.0",
43+
"@sentry/node": "^10.48.0",
4444
"colors": "^1.4.0",
4545
"compression": "^1.8.1",
4646
"cors": "^2.8.6",
@@ -63,7 +63,7 @@
6363
"mocha": "^11.7.5",
6464
"node-fetch": "^3.3.2",
6565
"nodemon": "^3.1.14",
66-
"prettier": "3.8.1",
66+
"prettier": "3.8.2",
6767
"should": "^13.2.3"
6868
}
6969
}

0 commit comments

Comments
 (0)