Преглед на файлове

cleanup: remove code handling simulcast mode

The option got axed, there is nothing to handle now.
dev1
Saúl Ibarra Corretgé преди 9 години
родител
ревизия
a5ab491807
променени са 1 файла, в които са добавени 0 реда и са изтрити 7 реда
  1. 0
    7
      modules/xmpp/moderator.js

+ 0
- 7
modules/xmpp/moderator.js Целия файл

@@ -219,13 +219,6 @@ Moderator.prototype.createConferenceIq =  function () {
219 219
                 value: this.options.conference.stereo
220 220
             }).up();
221 221
     }
222
-
223
-    elem.c(
224
-        'property', {
225
-            name: 'simulcastMode',
226
-            value: 'rewriting'
227
-        }).up();
228
-
229 222
     if (this.options.conference.useRoomAsSharedDocumentName !== undefined) {
230 223
         elem.c(
231 224
             'property', {

Loading…
Отказ
Запис