forked from Github/frigate
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