mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 22:25:24 +03:00
remove comment
This commit is contained in:
parent
72a719ff33
commit
168786ae7d
@ -328,7 +328,6 @@ function MSEPlayer({
|
|||||||
|
|
||||||
setBufferTimeout(
|
setBufferTimeout(
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
// only error and fallback if player is visible
|
|
||||||
if (document.visibilityState === "visible") {
|
if (document.visibilityState === "visible") {
|
||||||
onError("stalled");
|
onError("stalled");
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user