Media/WebRTC/WebRTCE10S: Difference between revisions

Jump to navigation Jump to search
Line 47: Line 47:
All networking access in WebRTC is mediated through the ICE stack (media/mtransport/third_party/nICEr and media/mtransport/nr*).
All networking access in WebRTC is mediated through the ICE stack (media/mtransport/third_party/nICEr and media/mtransport/nr*).


- The ability to send and receive UDP datagrams with any valid local address and any remote address.
* The ability to send and receive UDP datagrams with any valid local address and any remote address.
- The ability to enumerate every network interface.
* The ability to enumerate every network interface.
- The ability to have events happen at specific times.
* The ability to have events happen at specific times.


Below is a schematic diagram of the interaction of the ICE stack with the rest of the system.
Below is a schematic diagram of the interaction of the ICE stack with the rest of the system.
Confirmed users
214

edits

Navigation menu