Media/WebRTC/Architecture: Difference between revisions

Line 227: Line 227:


=== Signaling System: remoteDescription ===
=== Signaling System: remoteDescription ===
Much the same applies to this API as localDescription and also the two possible approaches to implementing it.
remoteDesctiption would require setRemoteDescription to be called first, that is how the remote SDP is set into the PeerConnection.


=== Thread diagram for transport subsystem ===
=== Thread diagram for transport subsystem ===
43

edits