mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
web: fixed gray icon on http/h264
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user