From f4e47b38f0306b9debc1087378318309b6432056 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 4 Mar 2025 13:36:47 +0100 Subject: [PATCH] [mirotalksfu] - update dep, add missing --- app/src/Server.js | 2 +- package.json | 4 ++-- public/js/Brand.js | 2 +- public/js/Room.js | 4 ++-- public/js/RoomClient.js | 30 ++++++++++++++++++++++++- public/sfu/MediasoupClient.js | 41 ++++++++++++++++++++++++++++++++++- 6 files changed, 75 insertions(+), 8 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index 7bc69e90..91c6ad94 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -58,7 +58,7 @@ dev dependencies: { * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.7.64 + * @version 1.7.65 * */ diff --git a/package.json b/package.json index 1fcbbd7e..4eaf8d09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.7.64", + "version": "1.7.65", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { @@ -76,7 +76,7 @@ "jsdom": "^26.0.0", "jsonwebtoken": "^9.0.2", "mediasoup": "3.15.4", - "mediasoup-client": "3.8.2", + "mediasoup-client": "3.9.1", "ngrok": "^5.0.0-beta.2", "nodemailer": "^6.10.0", "openai": "^4.86.1", diff --git a/public/js/Brand.js b/public/js/Brand.js index ab035b69..7c548361 100644 --- a/public/js/Brand.js +++ b/public/js/Brand.js @@ -64,7 +64,7 @@ let BRAND = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC SFU v1.7.64', + title: 'WebRTC SFU v1.7.65', html: `