[Bug 14104] <track> Live captioning

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14104

--- Comment #29 from Philip J <philipj@opera.com> 2011-12-09 10:03:04 UTC ---
(In reply to comment #27)
> (In reply to comment #23)
> > (In reply to comment #22)
> > 
> > > During live streaming, no seeking should be possible.
> > 
> > A live stream is basically just a resource which is not byte range seekable,
> > but that doesn't mean that the client can't seek in the data they have
> > buffered. I think Firefox already does this and we (Opera) want to do it.
> 
> That's ok. It's client-side seeking only. In this case, I would simply replay
> everything exactly how it was received before, including the edits.

I don't understand, when we seek we invalidate what cues are visible and start
fresh. It has to be defined what happens with the changes you propose, since if
the cues are mutated by later cues' arrival one can't "simply replay everything
exactly how it was received".

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 9 December 2011 10:03:22 UTC