[vlc-devel] [PATCH] http: don't reconnect if offset is equal to or larger than file size

Zhao Zhili wantlamy at gmail.com
Thu Mar 10 03:52:51 CET 2016


Sorry for my poor expression, I mean the http request-response is
time-consuming for a long fat pipe, even though it's a high bandwidth
connection. It cost at least two round-trip time to get the first packet of
response, right? I know it's difficult to "make sure it's right" and "keep
it fast" at the same time.

On Thu, Mar 10, 2016 at 9:36 AM, Rémi Denis-Courmont <remi at remlab.net>
wrote:

> Le 2016-03-09 06:42, Zhao Zhili a écrit :
>
>> Sorry to hear that, I care about this issue since sending a request
>> and waiting for a response is expensive for a slow connection.
>>
>
> In terms of bits, the HTTP request is negligible compared to the stream
> itself, even including the overhead from lower layers.
>
> Streaming through a pay-per-bit connection is generally unadvisable.
>
>
> --
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160310/f48c2de5/attachment.html>


More information about the vlc-devel mailing list