You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SFrameTransform role should determined entirely by whether it is attached to an RTCRtpSender or RTCRtpReceiver. It's nonsensical to have role = encrypt when attached to an RTCRtpReceiver, and vice versa.