Re: [webrtc-insertable-streams] Does transform receive Frames or Chunks? (#47)

We renamed the generic "chunk" to "encodedFrame" a while back, see #16 and the PR linked from there.

> In this case I'm fairly certain what you're getting is a full (encoded) frame that will be encrypted by SRTP in the following step

Not quite, for VP8 there is the payload descriptor that is not part of the encoded frame. For H264 its a bit more complicated, adding the NAL header but stripping the start code.

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-insertable-streams/issues/47#issuecomment-696593453 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 22 September 2020 08:53:58 UTC