Closed alexlapa closed 1 year ago
So jason fails to properly handle PeerCreated event with NegotiationRole::Answerer and Direction::Send tracks.
PeerCreated
NegotiationRole::Answerer
Direction::Send
FCM:
Fix "sender is answerer" scenario in negotiation (#98)
So jason fails to properly handle
PeerCreated
event withNegotiationRole::Answerer
andDirection::Send
tracks.