mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Add mse live view (#9117)
This commit is contained in:
committed by
Blake Blackshear
parent
15f79d91e3
commit
9efb6b1caf
@@ -51,7 +51,6 @@ export default function JSMpegPlayer({
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("player ref exists and creating video");
|
||||
const video = new JSMpeg.VideoElement(
|
||||
playerRef.current,
|
||||
url,
|
||||
|
||||
Reference in New Issue
Block a user