Skip to content

Commit 8d4dd34

Browse files
authored
Update index.bs
1 parent f1a061c commit 8d4dd34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,9 @@ will have full control over what's delivered to internal components like
364364
the packetizer or the decoder. This may require additional care with
365365
auditing how data is handled inside these components.
366366

367+
For instance, packetizers may expect to see data only from trusted encoders,
368+
and may not be audited for reception of data from untrusted sources.
369+
367370
# Examples # {#examples}
368371

369372
See the [explainer document](https://github.com/w3c/webrtc-encoded-transform/blob/master/explainer.md#code-examples).

0 commit comments

Comments
 (0)