mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
removed legacy code
This commit is contained in:
parent
027569d4a8
commit
1c212b22bf
@ -166,11 +166,6 @@ export function JanusStreamer(__setActive, __setInactive, __setInfo, __orient, _
|
||||
|
||||
"iceState": function(state) {
|
||||
__logInfo("ICE state changed to", state);
|
||||
// Если раскомментировать, то он начнет дрючить соединение,
|
||||
// так как каллбек вызывает сильно после завершения работы
|
||||
/*if (state === "disconnected") {
|
||||
__destroyJanus();
|
||||
}*/
|
||||
},
|
||||
|
||||
"webrtcState": function(up) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user