[Live-devel] Re-connection handling

Ross Finlayson finlayson at live555.com
Fri Sep 14 14:47:03 PDT 2012


> Again, what I do is:
> 1. Play an archive (i.e. non-live) stream.
> 2. Unplug Ethernet cable.
> 3. Do a seek while disconnected.
> 4. Plug in Ethernet cable.
>  
> I get an exception every time

This is the first time you've mentioned an exception.  (Previously, you said just that the stream failed to reconnect afterwards.)

I've attached a modified version of our "testRTSPClient.cpp" demo application.  It starts playing the specified stream - as usual - but then, after 60 seconds, sends another "PLAY" command (to seek by 'absolute time').  Please build and run this version of "testRTSPClient", unplugging your Ethernet cable after the initial "PLAY" command.  See if an exception occurs after 60 seconds (when the second "PLAY" command (seeking) is sent).

If you get an exception in this (modified) "testRTSPClient" application, then let us know; this indicates a bug in the LIVE555 code.  If, however, you don't get an exception in this application, then it suggests that the problem occurs only in *your* application, in which case you're going to have to figure this out for yourself.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120914/6a70c92a/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testRTSPClient.cpp
Type: application/octet-stream
Size: 21086 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120914/6a70c92a/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120914/6a70c92a/attachment-0003.html>


More information about the live-devel mailing list