mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
required janus 0.14.2-3
This commit is contained in:
parent
5c77265d51
commit
027569d4a8
2
PKGBUILD
2
PKGBUILD
@ -87,7 +87,7 @@ depends=(
|
||||
iproute2
|
||||
dnsmasq
|
||||
ipmitool
|
||||
"janus-gateway-pikvm>=0.14.2-2"
|
||||
"janus-gateway-pikvm>=0.14.2-3"
|
||||
certbot
|
||||
platform-io-access
|
||||
raspberrypi-utils
|
||||
|
||||
@ -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();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user