[Live-devel] HLSProxy
Ross Finlayson
finlayson at live555.com
Wed Aug 11 07:15:43 PDT 2021
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/
More information about the live-devel
mailing list