Firefox meldet "Kein Video mit Unterstützten Format und Mime-Typ Gefunden"

Dieser code funktioniert für mp4-video, aber es hat nicht funktioniert für .3gp, .avi und .flv - Dateien.

<video width="320" height="240" controls>
  <source src="<s:url action='downappsuservideo'> 
                   <s:param name="id" value="#session['id']"/>
               </s:url>" >
  Your browser does not support the video tag.
</video>

InformationsquelleAutor Naveen Maurya | 2015-09-03

Schreibe einen Kommentar