Confirmed users
2,959
edits
(→Smoke) |
|||
Line 32: | Line 32: | ||
==== Typical Handshake ==== | ==== Typical Handshake ==== | ||
# PC | # Local PC calls createOffer | ||
# PC | # Local PC calls setLocalDescription with that offer from step #1 | ||
# PC | # Remote PC calls setRemoteDescription with that offer from step #1 | ||
# PC | # Remote PC calls createAnswer | ||
# PC | # Remote PC calls setLocalDescription with that answer from step #4 | ||
# PC | # Local PC calls setRemoteDescription with that answer from step #4 | ||
==== Media Flow ==== | |||
Media flow is validated based off of streams by | |||
== Localhost Real Stream Test Cases == | == Localhost Real Stream Test Cases == |