[mirotalk] - update readme and dep

This commit is contained in:
Miroslav Pejic
2025-09-02 20:14:35 +02:00
parent a7865b54b6
commit bfdd122333
6 changed files with 22 additions and 22 deletions
+5 -5
View File
@@ -464,13 +464,13 @@ Do you find MiroTalk P2P indispensable for your needs? Join us in supporting thi
[![EffectsSDK](public/sponsors/EffectsSDK.png)](https://effectssdk.ai/)
Looking for `powerful Virtual Background and Noise Suppression SDK and Plugins`?
`Enhance your video conferencing` experience with `advanced virtual backgrounds` and `noise suppression`. EffectsSDK offers powerful SDKs and plugins for fast integration.
Check out:
**Explore:**
- 🎥 [Video Effects Extension](https://chromewebstore.google.com/detail/effetti-webcam-ai-+-regis/iedbphhbpflhgpihkcceocomcdnemcbj)
- 🔊 [Noise Cancelling Extension](https://chromewebstore.google.com/detail/noise-cancelling-app/njmhcidcdbaannpafjdljminaigdgolj)
- 🛠️ [Integrate with EffectsSDK](https://github.com/EffectsSDK)
- 🎥 **[AI Video Effects Extension](https://chromewebstore.google.com/detail/effetti-webcam-ai-+-regis/iedbphhbpflhgpihkcceocomcdnemcbj)** Add virtual backgrounds and effects to your webcam.
- 🔊 **[Noise Cancelling Extension](https://chromewebstore.google.com/detail/noise-cancelling-app/njmhcidcdbaannpafjdljminaigdgolj)** Reduce background noise for clearer audio.
- 🛠️ **[Integrate EffectsSDK](https://github.com/EffectsSDK)** Access SDKs and plugins for custom solutions.
---
+1 -1
View File
@@ -45,7 +45,7 @@ dependencies: {
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.5.70
* @version 1.5.71
*
*/
+10 -10
View File
@@ -1,12 +1,12 @@
{
"name": "mirotalk",
"version": "1.5.70",
"version": "1.5.71",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mirotalk",
"version": "1.5.70",
"version": "1.5.71",
"license": "AGPL-3.0",
"dependencies": {
"@mattermost/client": "10.10.0",
@@ -29,14 +29,14 @@
"jsdom": "^26.1.0",
"jsonwebtoken": "^9.0.2",
"nodemailer": "^7.0.6",
"openai": "^5.16.0",
"openai": "^5.17.0",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",
"uuid": "11.1.0"
},
"devDependencies": {
"mocha": "^11.7.1",
"mocha": "^11.7.2",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.10",
"prettier": "3.6.2",
@@ -3672,9 +3672,9 @@
}
},
"node_modules/mocha": {
"version": "11.7.1",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.1.tgz",
"integrity": "sha512-5EK+Cty6KheMS/YLPPMJC64g5V61gIR25KsRItHw6x4hEKT6Njp1n9LOlH4gpevuwMVS66SXaBBpg+RWZkza4A==",
"version": "11.7.2",
"resolved": "https://registry.npmjs.org/mocha/-/mocha-11.7.2.tgz",
"integrity": "sha512-lkqVJPmqqG/w5jmmFtiRvtA2jkDyNVUcefFJKb2uyX4dekk8Okgqop3cgbFiaIvj8uCRJVTP5x9dfxGyXm2jvQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -4045,9 +4045,9 @@
}
},
"node_modules/openai": {
"version": "5.16.0",
"resolved": "https://registry.npmjs.org/openai/-/openai-5.16.0.tgz",
"integrity": "sha512-hoEH8ZNvg1HXjU9mp88L/ZH8O082Z8r6FHCXGiWAzVRrEv443aI57qhch4snu07yQydj+AUAWLenAiBXhu89Tw==",
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/openai/-/openai-5.17.0.tgz",
"integrity": "sha512-7djpJzihvQ2KlKdfhLcShB+DYQpKW+EPndSM86AvKfXCISnqDYnA/aZtrUWa+VB8zvG/K0rJ6Cmjtd79b64u2w==",
"license": "Apache-2.0",
"bin": {
"openai": "bin/cli"
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.5.70",
"version": "1.5.71",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -61,14 +61,14 @@
"jsonwebtoken": "^9.0.2",
"js-yaml": "^4.1.0",
"nodemailer": "^7.0.6",
"openai": "^5.16.0",
"openai": "^5.17.0",
"qs": "^6.14.0",
"socket.io": "^4.8.1",
"swagger-ui-express": "^5.0.1",
"uuid": "11.1.0"
},
"devDependencies": {
"mocha": "^11.7.1",
"mocha": "^11.7.2",
"node-fetch": "^3.3.2",
"nodemon": "^3.1.10",
"prettier": "3.6.2",
+1 -1
View File
@@ -75,7 +75,7 @@ let brand = {
},
about: {
imageUrl: '../images/mirotalk-logo.gif',
title: 'WebRTC P2P v1.5.70',
title: 'WebRTC P2P v1.5.71',
html: `
<button
id="support-button"
+2 -2
View File
@@ -15,7 +15,7 @@
* @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
* @version 1.5.70
* @version 1.5.71
*
*/
@@ -11352,7 +11352,7 @@ function showAbout() {
Swal.fire({
background: swBg,
position: 'center',
title: brand.about?.title && brand.about.title.trim() !== '' ? brand.about.title : 'WebRTC P2P v1.5.70',
title: brand.about?.title && brand.about.title.trim() !== '' ? brand.about.title : 'WebRTC P2P v1.5.71',
imageUrl: brand.about?.imageUrl && brand.about.imageUrl.trim() !== '' ? brand.about.imageUrl : images.about,
customClass: { image: 'img-about' },
html: `