0
How can i built html page to display videos (with thumbnails)on local folder in my computer.
How can i built html page to display videos (with thumbnails)on local folder in my computer.
2 Antworten
+ 2
You need to upload the videos to an online domain, then get the refference link of the video and apply it on the source attribute of your code.
Using the videos in your local storage will not make the videos visible if someone visits your site online.
0
See this. May help you..
https://www.sololearn.com/learn/338/?ref=app