Re: Public feedback on HTML5 video

Philip Jägenstedt wrote:
>...
>> Potentially because of servers without proper partial request (byte 
>> range) support...
> 
> In such a case I think one can still decode the first frame and report 
> the duration as +Inf (this is allowed per spec, and it is true if the 
> resource is a live stream like a webcam).
> ...

In that case you'd need still to do a complete GET, and then abort the 
connection (unless I'm missing something). Not good..

Best regards, Julian

Received on Thursday, 31 December 2009 16:46:10 UTC