From 8455824f462d79319eac3616813255c7dc012b4f Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Wed, 2 Apr 2025 21:43:51 +0200 Subject: [PATCH] [mirotalksfu] - add screen sharing track optimization --- app/src/Server.js | 2 +- package.json | 2 +- public/js/Brand.js | 2 +- public/js/LocalStorage.js | 1 + public/js/Room.js | 16 ++++++++++++++-- public/js/RoomClient.js | 20 +++++++++++++------- public/views/Room.html | 12 ++++++++++++ 7 files changed, 43 insertions(+), 12 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index 31491433..98c1a975 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -64,7 +64,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.8.07 + * @version 1.8.08 * */ diff --git a/package.json b/package.json index 01ee908b..6b5651f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.8.07", + "version": "1.8.08", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { diff --git a/public/js/Brand.js b/public/js/Brand.js index 2bea37fd..bf46ff51 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.8.07', + title: 'WebRTC SFU v1.8.08', html: `