mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
remove comment
This commit is contained in:
parent
2af5a56705
commit
ce9ee8156c
@ -112,7 +112,6 @@ export default function JSMpegPlayer({
|
|||||||
protocols: [],
|
protocols: [],
|
||||||
audio: false,
|
audio: false,
|
||||||
videoBufferSize: 1024 * 1024 * 4,
|
videoBufferSize: 1024 * 1024 * 4,
|
||||||
// disableGl: isSafari,
|
|
||||||
onVideoDecode: () => {
|
onVideoDecode: () => {
|
||||||
if (!hasData) {
|
if (!hasData) {
|
||||||
hasData = true;
|
hasData = true;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user