- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Jun 2023 14:35:45 +0000
- To: public-webrtc@w3.org
alvestrand has just created a new issue for https://github.com/w3c/webrtc-encoded-transform: == EncodedVideoFrame needs to be marked serializable == The algorithm specified seems to indicate that EncodedVideoFrame (and audio) is serializable, since it uses the serialization steps to move it around. This means that "structuredClone(frame)" should give sensible results. We should mark the IDL accordingly. (Related to #161) Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/181 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 1 June 2023 14:35:47 UTC