[mirotalksfu] - fix typo
هذا الالتزام موجود في:
@@ -1031,11 +1031,14 @@ class RoomClient {
|
|||||||
break;
|
break;
|
||||||
case 'fhd':
|
case 'fhd':
|
||||||
videoConstraints = {
|
videoConstraints = {
|
||||||
width: { exact: 1920 },
|
audio: false,
|
||||||
height: { exact: 1080 },
|
video: {
|
||||||
deviceId: deviceId,
|
width: { exact: 1920 },
|
||||||
aspectRatio: 1.777,
|
height: { exact: 1080 },
|
||||||
frameRate: frameRate,
|
deviceId: deviceId,
|
||||||
|
aspectRatio: 1.777,
|
||||||
|
frameRate: frameRate,
|
||||||
|
}
|
||||||
}; // video cam constraints very high bandwidth
|
}; // video cam constraints very high bandwidth
|
||||||
break;
|
break;
|
||||||
case '2k':
|
case '2k':
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم