1) I can encrypt the whole frame if I'm not using a middlebox, right? In other words, I only need to leave the first few bytes unencrypted if I want a middlebox to process them in some way.
2) Is the Insertable Streams API negotiated between the two peers when used, or is each peer unaware of the other's use of the API? In other words, can I determine if one, both, or neither of the peers are using it just by observing the exchanged traffic or the SDP offers and answers?
I just wanted to make a correction regarding question 3. After reviewing the source code of Pion, I realized that the question doesn't make much sense. The VP8 payload descriptor is not encrypted—only the VP8 header and the content of the frame are.
However, I still don’t know the answers to the other two questions :)
--
This list falls under the WebRTC Code of Conduct - https://webrtc.org/support/code-of-conduct.
---
You received this message because you are subscribed to the Google Groups "discuss-webrtc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to discuss-webrt...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/discuss-webrtc/b02c36a1-5c5f-4348-acd9-d0ec44decc82n%40googlegroups.com.