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/

Attachment: testRTSPClient.cpp
Description: Binary data

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to