Re: [Cortado] How to support seeking in on-the-fly generated Theora stream?
Silvia Pfeiffer <[email protected]> Tue, 24 May 2011 10:31:41 +1000
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 24, 2011 at 1:32 AM, David Schueler <[email protected]> wrote: > Gregory Maxwell <[email protected]> wrote on 05.23.2011 05:07:59 PM: > >> I misunderstood what you were looking for=97 =A0 What version of cortado >> are you looking at? =A0Last I tested client side seeking worked >> absolutely fine in it. I only suggested otherwise because I thought >> you weren't interested in keeping the transcoded-on-the-fly output. > > I'm using the latest git version from http://git.xiph.org > I thought my explanations where clear enough that the cortado java applet > should be capable of buffering the video data and support seeking in that > buffer and that i tried to implement that. I dont want to post any seek > requests to the server. To be honest: if Cortado doesn't already allow seeking on already downloaded byte ranges and is asking to re-download those, then I think it's got a serious bug. Where byte ranges are not downloaded yet, it should indeed do byte range requests, but that doesn't seem to be what you are after... Also: why are you using Cortado and not e.g. Firefox 4 with Ogg Theora supp= ort? Silvia.