> Thanks for you feedback again. One question. I'm confused about the order of
> operations, then. You claim I should call .changeDestinationparameters() with
> the sender's IP on the rtcpGroupSock before invoking
> RTCPInstance::createNew() on said socket, but before receiving the sender's
> I
Hi Ross,
Thanks for you feedback again. One question. I'm confused about the order
of operations, then. You claim I should call .changeDestinationparameters()
with the sender's IP on the rtcpGroupSock before invoking
RTCPInstance::createNew() on said socket, but before receiving the sender's
IP I
> I'm creating an audio "client" using RTPSource. I have a custom
> MediaSink-derived class which takes the traffic and routes it to my
> computer's audio device. Works great.
>
> What I'd like to do, however, is retrieve the sender's IP address (the IP
> address of the sender which is sending
I'm creating an audio "client" using RTPSource. I have a custom
MediaSink-derived class which takes the traffic and routes it to my
computer's audio device. Works great.
What I'd like to do, however, is retrieve the sender's IP address (the IP
address of the sender which is sending traffic to the