This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Commit bc7027d
authored
Add design review for exposing RTCRtpTransceiver. (#317)
* Add design review for exposing RTCRtpTransceiver.
* Address comments.
- Don't allow publish a stream to multiple transceivers in one call.
- Add a restriction that a transceiver can only be associated with a
Publication or a Subscription.1 parent 36da892 commit bc7027d
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments