Re: [webrtc-insertable-streams] Does Chromium require anything in SDP or RTP Header to make this work? (#37)

The encryption is done on full media frames, just after the encoder and before the rtp packetization. So the rtp packetization won't work on the ecnrypted frames if your encryption is not codec packetization aware or if you don't use the generic rtp packetization which is codec agnostic.


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

Received on Friday, 12 June 2020 21:04:45 UTC