0
What am I doing wrong
<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <video autoplay loop controls> <source src="VID-20220323-WA0002.mp4"type="video/ogg"></source>unsuported video</video> </body> </html> https://code.sololearn.com/Wt8UNi8d18Q1/?ref=app
8 Respuestas
0
We can't use local images or videos like that on sololearn.
To link your image or video you first need to upload them to some site, like dropbox or google drive, or any other what support this file type and allow sharing, then copy url of this image or video and use in your code on sololearn.
+ 2
Thanks
+ 2
Elijah Adebanwo here is one code I used several YouTube videos
https://code.sololearn.com/WoHic98S0DV2/?ref=app
+ 2
sololearn uses his own storage to bind images and videos and audios files. You cant active offline or your localhosts files in it. You have to online them to preview them. Thanks🖤
+ 1
Video link is offline link. Can't work remotely..
+ 1
Can I put YouTube link?
+ 1
Yes. By this way :
Hope it helps..
https://www.sololearn.com/learn/338/?ref=app
0
You upload video local then how to play online ....