+ 1
Video element not working
I had written the code <video controls> <source src="wildlife.mp4" type="video/mp4"></video> But only the video screen displayed and no video was playing...the name of the video is correct and it is in same folder as my html document...please tell me how will it work......(i did same thing with audio element and it worked but video is not working)
1 Resposta
+ 5
Upload the video in drive and then extract the link. Then use the link instead of writing the name down.