FS-10360: [freeswitch-core,verto.js] FireFox Screen Sharing -- remove strange chars
This commit is contained in:
parent
58b163e08d
commit
c43fa95606
|
@ -610,7 +610,7 @@
|
||||||
},
|
},
|
||||||
constraints: self.constraints,
|
constraints: self.constraints,
|
||||||
iceServers: self.options.iceServers,
|
iceServers: self.options.iceServers,
|
||||||
});
|
});
|
||||||
|
|
||||||
onStreamSuccess(self, stream);
|
onStreamSuccess(self, stream);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue