RTP bundle fix - incoming packets distibution to secondary session was involuntarily rate limited because we break out from the recv while loop as soon as a packet to a secondary session was received. A bit of re-design fixes the issue.
RTP bundle fix - incoming packets distibution to secondary session was involuntarily rate limited because we break out from the recv while loop as soon as a packet to a secondary session was received. A bit of re-design fixes the issue.