Re: [Cortado] How to support seeking in on-the-fly generated Theora stream?
Silvia Pfeiffer <[email protected]> Tue, 24 May 2011 21:28:00 +1000
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 24, 2011 at 6:17 PM, David Schueler <[email protected]> wrote: > [email protected] wrote on 05.24.2011 02:31:41 AM: > >> Also: why are you using Cortado and not e.g. Firefox 4 with Ogg >> Theora support? > > Oh thats simple: > Because i cant assume that everybody who's browsing to my website is using > FF4. > > Currently i use a little JavaScript which checks if the browser supports > HTML5 with OGG/Theora video like FF, Chrome or Opera does. If possible it > will use the <video/> tag then. But many ppl are out there who use IE > 6/7/8/9, Safari, $whatever which don't support native theora playback. > Blame M$ or Apple for that, not me ;-) Yup, makes sense. :-) S.