>> >2. I have debug turned on and I see RTCP messages being received
>> >from myself.
>> >I presume this is a multicast session (if it were a unicast session,
>> >then the RTCP packets should be sent back directly to the server, and
>> >the client would never get a chance to receive them itself).
1. Should we be sending RTCP messages when the connection is in a
paused state. My initial thoughts were no, but then I thought that
without the RTCPInstance running and sending messages, how would a
server know the client has not gone away.
Yes, RTCP continues, as usual, even when a RTSP ses
Hi all,
I am connecting a client to an RTP server. I instantiate the groupsocks,
and the RTPSources and the RTCP instance all fine, and the stream comes in
great. However, I have a couple of questions about the RTCPInstance class.
1. Should we be sending RTCP messages when the connection is in