I guess you can close http://jira.openlaszlo.org/jira/browse/LPP-8290 then.
On Fri, Jan 14, 2011 at 9:02 AM, Raju Bitter < [email protected]> wrote: > Very cool, I'll see that I get that working with Opera and Opera Mobile. > > > On Fri, Jan 14, 2011 at 4:44 AM, Henry Minsky > <[email protected]>wrote: > >> There's a test app for html5 video playback in test/html5/app2.lzx. >> >> This app only plays it's content in Safari or Webkit right now, since the >> only video sources I am pointing to are >> mpeg4 encoded. But the player API allows you to specify multiple sources >> for playback, and if one of them is supported by the browser, it will choose >> it automatically. >> >> I'm working on a fallback player which uses an embedded flash app (I'm >> looking at the Strobe player [1] , which is under BSD license, from Adobe >> of all places), so that could be loaded automatically if the app can >> figure out that the browser won't natively play the video format it wants to >> use. >> >> >> [1] http://www.osmf.org/strobe_mediaplayback.html >> >> -- >> Henry Minsky >> Software Architect >> [email protected] >> >> >> >
