I tried canvas thing
but it didn't work becausr the video from aws s3 and there is cross issue.
I tried adding crossOrigin="* or anonymous" but this also didn't work
and somehow I managed to draw some pic of video on <canvas> so I tried to get dataUrl
then I got the following error:
"The canvas has been tainted by cross origin data"
can anyone solve this problem?
I just want to get thumbnail
from just right after upload video