OK, try one more thing:

Move the call to:
        Medium::close(transportStream);
after the call to:
        Medium::close(session);
but before the call to:
        Medium::close(rtspClient);

If this doesn’t work, then just don’t call "Medium::close(transportStream)” at 
all.  But I don’t care; you’re trying to use the code in a way it wasn’t 
intended.


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


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

Reply via email to