[Live-devel] RTCP toubles
Ross Finlayson
finlayson at live555.com
Mon Apr 24 06:17:03 PDT 2006
>The RTCP is not supposed to stop sending packets after a teardown on
>a session isnt it?
No, not at the server end. However, RTCP at the client end will
still be running, unless you shut it down. To do this, call
"Medium::close(session)"
after sending the RTSP "TEARDOWN".
See the "openRTSP" code ("testProgs/playCommon.cpp", line 1175) for
an example of this.
Ross Finlayson
Live Networks, Inc. (LIVE555.COM)
<http://www.live555.com/>
More information about the live-devel
mailing list