mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
required janus 0.14.2-3
This commit is contained in:
@@ -157,7 +157,7 @@ export function JanusStreamer(__setActive, __setInactive, __setInfo, __orient, _
|
||||
__destroyJanus();
|
||||
},
|
||||
|
||||
"peerConnectionState": function(state) {
|
||||
"connectionState": function(state) {
|
||||
__logInfo("Peer connection state changed to", state);
|
||||
if (state === "failed") {
|
||||
__destroyJanus();
|
||||
|
||||
Reference in New Issue
Block a user