[mirotalk] - fix screen fps and video quality set

This commit is contained in:
Miroslav Pejic
2025-10-28 20:35:11 +01:00
parent b59be5063b
commit a0c601fccd
5 changed files with 26 additions and 20 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "mirotalk",
"version": "1.6.02",
"version": "1.6.03",
"description": "A free WebRTC browser-based video call",
"main": "server.js",
"scripts": {
@@ -44,7 +44,7 @@
"@mattermost/client": "10.12.0",
"@ngrok/ngrok": "1.5.2",
"@sentry/node": "^10.22.0",
"axios": "^1.13.0",
"axios": "^1.13.1",
"chokidar": "^4.0.3",
"colors": "^1.4.0",
"compression": "^1.8.1",