Hi everyone.
in my bsp i have a directory CONTENT with some videos in it
I also have a directory THUMBNAIL with the preview of these videos
i'd like to do it in an html page index.html loaded on localServer on port 3000
this is the code
Hi everyone.
in my bsp i have a directory CONTENT with some videos in it
I also have a directory THUMBNAIL with the preview of these videos
i'd like to do it in an html page index.html loaded on localServer on port 3000
this is the code
i'm trying also to run this code
https://snipplr.com/view/64256
into index.html and there's the same issue. canvas and image aren't created or are created blank
I am also running into the same issue.
The drawImage() method doesn't seem to work when passing a video element.
When it runs on Brightsign XT4 (Chromium 87) it results in a transparent image.
My script works flawlessly on Windows and MacOS on Chrome 87.
I have ruled out crossorigin/CORS issues.
I have found several posts on StackOverflow and have tried their tricks, to no avail.
https://stackoverflow.com/questions/19988272/html5-canvas-drawimage-from-video-not-showing-on-first-draw
It seems there's something going on with QtWebEngine 5.15 (Chromium 87) on Brightsign that prevents drawImage() from working properly with a video source.
Hi,
same issue here. I first tried to display a video on Threejs scene, which work like a charm on desktop. I was thinking about an issue on Three.js until I tried with a simple canvas like you, and got stuck.
If anyone come across a solution...
Can't find what you're looking for?
Contact support