Søg i Support

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 svar
  • 1 har dette problem
  • 5 visninger
  • Seneste svar af 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>

Ændret af cor-el den

Alle svar (1)

more options