Changes between Initial Version and Version 1 of Ticket #1366


Ignore:
Timestamp:
Sep 8, 2011 6:46:25 AM (13 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1366 – Description

    initial v1  
    33The problem is audio playback is broken if more than one remotes  are transmitting to us simultaneously, e.g. on early media forking scenario. 
    44 
    5 This ticket modifies the behavior so that the transmission won't switch as long as we're receiving RTP/RTCP packets from the "correct" remote address. Also when the remote peer address is not accepted, RT(C)P packet from that address will be silently discarded, to avoid playback confusion. 
     5This ticket modifies the behavior so that the transmission won't switch as long as we're receiving RTP/RTCP packets from the "correct" remote address. Also when the remote peer address is still in probation, RTP/RTCP packets from that address will be silently discarded, to avoid playback confusion.