ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I use V60.3.0 and I want to display a video mp4 under confluence tool. I am using html5 request with video word. It doens't work with firefox but OK IE

  • 1 (رد واحد)
  • 1 has this problem
  • 5 views
  • آخر ردّ كتبه cor-el

more options

I encode this without any sucess It works under IE 11 and not under firefox 60.3.0 I disactive all plugins and extension under firefox

<video width="960" height="480" controls>
  <source src="file:///K:/pl01126/vlc-record-2018-05-28-15h37m34s-QualitéDupagne.mp4" type="video/mp4">
  Votre navigateur ne gère pas l'élément <code>video</code>.
  <!-- fallback for browsers that don't support video tag -->
  <a href="file:///K:/pl01126/Parasoft_Checking_Technologies_Part1.mp4">download video</a>
</video>
I encode this without any sucess It works under IE 11 and not under firefox 60.3.0 I disactive all plugins and extension under firefox <pre><nowiki><video width="960" height="480" controls> <source src="file:///K:/pl01126/vlc-record-2018-05-28-15h37m34s-QualitéDupagne.mp4" type="video/mp4"> Votre navigateur ne gère pas l'élément <code>video</code>. <!-- fallback for browsers that don't support video tag --> <a href="file:///K:/pl01126/Parasoft_Checking_Technologies_Part1.mp4">download video</a> </video></nowiki></pre>

Modified by cor-el

All Replies (1)

more options