Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(TPC) Do not force renegotiations for p2p.
Chrome doesn't render media when the SSRC is added back to the m-line after removing it because of source-remove->source-add from peer. Avoid renegotiations so that these source removes and adds are not sent to the peer after the track is replaced.
- Loading branch information