Need html5 / iframed video support
Hi,
I badly need some solution to be able to use in posts html5 or so called iframed videos from youtube, at least....
I am not using flash for a long while, the latest adobe flash plugins are always incompatible with the latest firefox'es or cause browser to crash....There are more and more users from mobile devices and many without flash; on the other hand - most youtube videos are available now in html5....
So, may be there is some solution or plugin for this?!
I was searching hardly, but I've found only 2 topics about the subject , both some while ago and I can't make them work....
(for a reference http://vanillaforums.org/discussion/14782/vimeo-youtube-embedding-using-iframes and this https://github.com/vanillaforums/Garden/commit/d20fdb6789ac7f3738458cf8c3cb245ea275fc1d , but nothing really working....)
Comments
Just post the youtube url in a post
[ removed video by 422 ]
There was an error rendering this rich post.
No, it redirects to Flash/embed , all I see is "plugin disabled"
what are you using.
Works for me on mac , iphone and ipad
There was an error rendering this rich post.
try adding the link like this , I added a space before the www to be able to show the link without embedding it here...
http:// www.youtube.com/watch?v=doteMqP6eSc
by adding the watch?v renders the player the stuff after the = is the file name/id
that works on all browsers , I suspect the same could be done to other videos.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I am using Firefox with Disabled Flash, well, to make it clear - sometimes when I badly need, I do switch to Opera and watch just flash....But youtube is serving most videos for me in Firefox in html5...Also, there are tons of users using Adblocks to block flash banners
I use ff, safari and chrome. Works flawlessly. Very odd. Youtube delivers the video to you based on your browser capabilities.
Dont use embed. Post the URL
There was an error rendering this rich post.
When I put the link, it delivers in Flash, because in the code is a reference to serve it in flash objects, in phpbb is a BB code for html5 and it serves in html5
That may the biggest problem...It could be flash or anything, but all media runs on some type of flash. If you use script block you must allow youtube. html5 is just like any html just with less hassle. Most everything should work in any event ...
They can select what to block or unblock you can't get around that
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I am talking basically about this code : $Spec = 'object=-classid-type, -codebase; embed=type(oneof=application/x-shockwave-flash)'; --> It gives me flash, but I want html5
There is a fix, but you would need to play with the Vanilla API. Plus I am no expert on youtubes api. A very good friend of mine is. If you really need help.
Essentially, you need to add: html5=1 to the end of your URL
You can email him via his site http://www.tikku.com/ his name is Nirvana
There was an error rendering this rich post.
Where is that code? you do understand that even though it is an iframe , that the contents are flash ?
here is one way of embedding
here is another
or
or you could use the stuff on the link. Which is supposed to make this above here obsolete.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
I know there should be a way around, and I think if I would be able to add a BB code with external js file, it could be done somehow....At least in PHPBB it was working the way I want, but with a fix
@RedZambala are you for real ?
You must be joking right, vanilla handles it for you. Just POST the video URL
There was an error rendering this rich post.
I'm not joking, I am watching youtube without a flash both on youtube, and when it is right iframed, but not in Vanilla.
I wonder I am the only one who complains...
Seemingly...i provided a fix for you forcing youtube to use html5 have you tried it ?
There was an error rendering this rich post.
You should read this https://www.youtube.com/html5
And your point is ?
Supported Browsers
We support browsers that support both the video tag in HTML5 and either the h.264 video codec or the WebM format (with VP8 codec). These include:
There was an error rendering this rich post.
Try this: http://vanillaskins.com/html5/
There was an error rendering this rich post.
My Point is:
the issue is with firefox not liking iframe not with Vanilla software.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌