[TIMOB-3239] video tag doesn't work in desktop
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-09-04T11:24:07.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | André Götz |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:40:11.000+0000 |
Updated | 2017-03-09T23:00:52.000+0000 |
Description
I created the following minimal Example and the video tag doesn't work any more using Titanium Desktop 1.0 and 1.1. The only thing I see is the video controls, but no error output or similar (no errors in the logs too). The syntax should be correct, as it plays smoothly in google chrome, opera and firefox. I also tried embedding a mov file with type="movie/quicktime" which too only plays in my installed Browsers. (I'm using Ubuntu Linux 10.10)
<div style="border-top:1px solid [#404040](/projects/32238/tickets/404040 "Ticket #404040")"><div style="color:#fff;;padding:10px">
<video src="test2.ogg" autoplay controls height="250" width="250" type="video/ogg"/>
</div></div>
Unfortunately we don't support Titanium Desktop anymore. Please open a ticket on the Q&A, someone from our community might be able to help you out. Ticket marked as invalid.
Closing ticket as invalid.