Video #349
Unanswered
nickel-dime
asked this question in
Q&A
Video
#349
Replies: 1 comment
-
I have never worked with videos, but I don't think you can convert it to data url. This is why you are seeing an image. You probably need to upload somewhere and get a public URL to display it on the page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How would you add support for uploading a video and being able to crop it? When using the link "https://vid.ly/5u4h3econtent=video" my cropper works fine, but when I send my own uploaded MP4 it does not.
I am currently using the FileReader class, and it sends the video but there is no grid and width/height, just an image played which I can zoom in on. Any ideas would be amazing!
Beta Was this translation helpful? Give feedback.
All reactions