mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
web: fixed gray icon on http/h264
This commit is contained in:
parent
da4da975ef
commit
8631ee8555
@ -171,6 +171,7 @@ export function MediaStreamer(__setActive, __setInactive, __setInfo) {
|
||||
return;
|
||||
}
|
||||
await __decoder.configure({"codec": __codec, "optimizeForLatency": true});
|
||||
__setActive();
|
||||
}
|
||||
|
||||
let chunk = new EncodedVideoChunk({ // eslint-disable-line no-undef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user