0
How to play playlist files(video/audio) in html without youtube
i want to place some video and audio filed in their respective folders and put them in my html folder and play them continously using <video> and <audio> tags for the respective files in my website
1 Answer
+ 1
Since it sounds like you already have a plan for the coding part, the only major thing left to do is the hosting part. You can use a file hosting service (like Dropbox) or you can setup your own server (more complicated).