+ 4
Embedded Video not playing on my browsers
What could be wrong with the video? I tried embedding a particular video and noticed it didn't play on my browsers. The video plays whenever I use a video player. Video format is mp4. I tried embedding other videos and it played on my browsers.
11 Réponses
+ 4
I realized later that the code works, but the video itself was the issue. I asked my friend how he came about his video and he said he made it using PowerPoint. Then I converted the video to mp4 using a video converter and boom! it works. 😀
thank you all for attending to me... I really appreciate it
Nilavarasan, Sleepy Koala, Yash
+ 8
Check for any security or for any disabled settings.
+ 5
Can I see the code how you embed the video?
+ 4
Keep trying you'll probably get d answer never give up PKA😎
+ 3
share the code
+ 3
it is Satnam Singh
thanks 👍
saw some things I can use to troubleshoot in case I run into similar scenario
+ 3
Hi PKA😎 u r talented and a great programmer,i just wanted u to know
+ 2
I just checked, nothing seems to be disabled Nilavarasan
+ 2
I totally forgot I asked a question here
+ 2
here's the code
<video controls width="640" height="360">
<source src="media/video1.mp4" type="video/mp4">
Video is not supported by your browser
</video>
+ 2
u are a master 🔥🤥