Add mse live view (#9117)

This commit is contained in:
Nicolas Mowen
2023-12-31 07:31:05 -06:00
committed by Blake Blackshear
parent 15f79d91e3
commit 9efb6b1caf
4 changed files with 45 additions and 656 deletions

View File

@@ -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,