13.x & 12.x: Can't display .webm videos uploaded to a tiki site with PluginWebDocViewer (and using html5 video tag not in Firefox)
- Status
- Open
- Subject
- 13.x & 12.x: Can't display .webm videos uploaded to a tiki site with PluginWebDocViewer (and using html5 video tag not in Firefox)
- Version
- 13.x
- Category
- Error
- Feature
- Video (Kaltura, YouTube, etc.)
Wiki Plugin (extends basic syntax) - Resolution status
- New
- Submitted by
- Xavier de Pedro
- Lastmod by
- Xavier de Pedro
- Rating
- Description
13.x: Can't display .webm videos uploaded to a tiki site
See it reproduced in a bug report textarea here:
https://dev.tiki.org/item5321Tried with these two ways:
- Using the html5 video tag, in a similar way as indicated here: http://www.w3schools.com/html/html5_video.asp
Copy to clipboard{HTML()} <video width="320" height="240" controls> <source src="http://doc.tiki.org/dl1108" type="video/webm"> Your browser does not support the video tag. </video> {HTML} - Using the PlginWebDocViewer in Tiki12+, that according to its documentation, it can display webm videos.
Copy to clipboard{WEBDOCVIEWER(url=>http://doc.tiki.org/dl1108, width=>425, height=>350)}{WEBDOCVIEWER} -
None of them seem to work with Mozilla Firefox (30.0, for GNU/Linux).
Under Google Chrome (35.0), using the html5 video tag (within PluginHTML in Tiki) works fine, but using the PluginWebDocViewer nothing is shown.
See the video itself uploaded to file gallery in doc.t.o: http://doc.tiki.org/dl1108140713_dev.t.o_13.x_bug_when_attempting_to_upload_or_select_image_from_textarea.webm - 5.69 Mb
- Using the html5 video tag, in a similar way as indicated here: http://www.w3schools.com/html/html5_video.asp
- Importance
- 3
- Easy to solve?
- 5
- Priority
- 15
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5322
- Created
- Sunday 13 July, 2014 13:23:08 UTC
by Xavier de Pedro - LastModif
- Sunday 13 July, 2014 13:39:42 UTC