Skip to content

fix: media-relay: ICE candidates in valid contexts

Thibault Lemaire requested to merge fix/jira-85-media-relay-breaks-ice into release/2.3

Only remove ICE candidates from an answer when there weren't any in the offer. The erroneous behaviour was introduced in commit 9e8051c8.

Sometimes, you don't want to break the ICE...

Closes !992 (closed)

Edited by Thibault Lemaire

Merge request reports