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
explainer-use-case-1.md sets the two objects as transferable.
The main benefit is to allow to transfer these objects to workers so that packet processing is done there.
Another approach is to consider how it is being done in webrtc encoded transform or for encoded source.
It would be good to compare the pros and cons of both approaches.