[mirotalksfu] - update dep
هذا الالتزام موجود في:
@@ -553,7 +553,7 @@ module.exports = class Room {
|
||||
throw new Error('Create WebRtc Transport failed!');
|
||||
}
|
||||
|
||||
const { id, iceParameters, iceCandidates, dtlsParameters } = transport;
|
||||
const { id, type, iceParameters, iceCandidates, dtlsParameters } = transport;
|
||||
|
||||
if (maxIncomingBitrate) {
|
||||
try {
|
||||
@@ -565,7 +565,7 @@ module.exports = class Room {
|
||||
|
||||
peer.addTransport(transport);
|
||||
|
||||
log.debug('Transport created', { transportId: id });
|
||||
log.debug('Transport created', { transportId: id, transportType: type });
|
||||
|
||||
const { peer_name } = peer;
|
||||
|
||||
|
||||
@@ -55,7 +55,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.6.32
|
||||
* @version 1.6.33
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mirotalksfu",
|
||||
"version": "1.6.32",
|
||||
"version": "1.6.33",
|
||||
"description": "WebRTC SFU browser-based video calls",
|
||||
"main": "Server.js",
|
||||
"scripts": {
|
||||
@@ -57,7 +57,7 @@
|
||||
"node": ">=18"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mattermost/client": "^10.0.0",
|
||||
"@mattermost/client": "^10.1.0",
|
||||
"@sentry/node": "^8.37.1",
|
||||
"axios": "^1.7.7",
|
||||
"colors": "1.4.0",
|
||||
@@ -65,7 +65,7 @@
|
||||
"cors": "2.8.5",
|
||||
"crypto-js": "4.2.0",
|
||||
"discord.js": "^14.16.3",
|
||||
"dompurify": "^3.1.7",
|
||||
"dompurify": "^3.2.0",
|
||||
"express": "4.21.1",
|
||||
"express-openid-connect": "^2.17.1",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
|
||||
@@ -11,7 +11,7 @@ if (location.href.substr(0, 5) !== 'https') location.href = 'https' + location.h
|
||||
* @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.6.32
|
||||
* @version 1.6.33
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -4614,7 +4614,7 @@ function showAbout() {
|
||||
imageUrl: image.about,
|
||||
customClass: { image: 'img-about' },
|
||||
position: 'center',
|
||||
title: 'WebRTC SFU v1.6.32',
|
||||
title: 'WebRTC SFU v1.6.33',
|
||||
html: `
|
||||
<br />
|
||||
<div id="about">
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم