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
LGTM. Unfortunately, RTCEncodedVideoFrame is mutable, unlike its cousin EncodedVideoChunk, so the two will likely never merge, in spite of the WebIDL comment suggesting so.
This is a copy-constructor to support client forwarding / fan-out use cases that need to modify metadata without TOKTOU issues. It's basically encoded-frame forwarding instead of packet-forwarding.
@
-mention GitHub accounts): @guidou @palak8669The text was updated successfully, but these errors were encountered: