Feature #53421
Media Element
Status: | Under Review | Start date: | 2013-11-07 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Content Rendering | Spent time: | - | |
Target version: | 4.7.15 | |||
PHP Version: | 5.4 | Sprint Focus: | ||
Complexity: | easy |
Description
Youtube video urls in the media element are rendered as object, but should be rendered as iframe to be IOS / Android enabled.
Related issues
History
#1 Updated by Georg Ringer over 1 year ago
- Tracker changed from Bug to Feature
certainly a feature and not a bug to have an alternative rendering method
#2 Updated by Kay Strobach over 1 year ago
mhmm, for me it's a bug, as it just works on desktops this way, neither android nor IOS show the video with the object rendering :(
#3 Updated by Georg Ringer over 1 year ago
mobile gave up flash support, so the "bug" is there ;)
so you wanna make a patch for this? and don't forget that this is not only about youtube but also other video hosters who got iframe support
#4 Updated by Gerrit Code Review about 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30923
#5 Updated by Markus Hölzle about 1 year ago
I have just checked the other video providers: Dailymotion, Vimeo, ClipFish, Liveleak, Metacafe, MyVideo now use iframes.
Sevenload and Google Video no longer exist.
Only Veoh still uses flash.
All providers should be updated because it's necessary to embed videos on smartphones and for responsive layouts.
#6 Updated by Gerrit Code Review about 1 year ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30923
#7 Updated by Stig Nørgaard Færch about 1 month ago
So this still means that when inserting a YouTube video, it will not play on Android/IOS?
I just tried it - and that seems to be the case.