- From: Sergio Garcia Murillo via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Jun 2020 21:04:44 +0000
- To: public-webrtc-logs@w3.org
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