Re: SDB
Gregory Wright <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sep 11, 2008, at 2:35 AM, Mahmoud Hammoud wrote:
> Hi Greg,
>
> Any chance I could get some answers to the problem below?
The people, from Real here, that monitor these lists are pretty busy
right now getting demos
and talks ready for the Helix Summit starting next Monday.
https://helixcommunity.org/summit/2008/
I am gone that whole week as well.
But, from your description below, perhaps the loss of keep-alive, ping/
pong, packets are
causing the pauses. Maybe we try to send statistic packets and error
out or something. In
either case, put break points in ReportRebufferStatus and Pause to see
why/who it causing
the pauses.
--greg.
>
> Thanks again,
>
> Mahmoud
>
> ---------- Forwarded message ----------
> From: Mahmoud Hammoud <[email protected]>
> Date: Tue, Sep 9, 2008 at 5:57 PM
> Subject: SDB
> To: Greg Wright <[email protected]>
> Cc: [email protected]
>
>
> Dear Greg, All,
>
> This is to revisit the problem I earlier presented, namely with
> regard to requesting a higher bit-rate from the server once an
> upcoming state of bad connectivity is detected. I have implemented
> the solution you proposed, and now I am able to have "more" data on
> hand by calling SetDeliveryBandwidth(...) where appropriate. One
> problem remains however: I would like to have playback continue from
> the buffered content even if there is no connection at all (e.g. the
> user enters an area with no network coverage in a wireless
> scenario...), that is, even if no incoming data is detected anymore
> at the sockets. To simulate this during testing, I am just disabling
> my LAN connection to see if playback continues (knowing that we have
> reasonably enough data on hand), but playback seems to be pausing
> indefinitely (in other instances I get a HXR_NET_SOCKET_INVALID
> error and splay crashes...).
>
> Note that when I let playback reach the point where the sending bit-
> rate becomes 0 bps (i.e. all the data that we need have been already
> buffered...), and then simulate this "no connection" condition,
> playback DOES continue uninterrupted. Basically what I need is this
> to happen also in intermediate "no connection" phases. Could you
> provide me with your valuable insight please?
>
> Best Regards,
>
> Mahmoud Hammoud
>
_______________________________________________
Helix-client-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev