mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Use canvas2d renderer for jsmpeg player
This commit is contained in:
parent
c56e7e7c6c
commit
c7903ff61b
@ -123,6 +123,7 @@ export default function JSMpegPlayer({
|
||||
{
|
||||
protocols: [],
|
||||
audio: false,
|
||||
disableGl: true,
|
||||
videoBufferSize: 1024 * 1024 * 4,
|
||||
onVideoDecode: () => {
|
||||
if (!hasDataRef.current) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user