Please enable JavaScript.
Coggle requires JavaScript to display documents.
RTC(Real Time Communication) (Host(Create Room) (Get Answer (set remote…
RTC(Real Time Communication)
Guest(Join Room)
Create Offer
Get Offer
Create Answer
Tell Other you join the room
Host(Create Room)
Create Offer
Create Local PeerConnection (RTCPeerConnection)
Once someone joins the group, local connection broadcasts SDP to other
Get Join Message
Create Video Tag
Video3
Video2
Video4
Video5
etc...
Create Remote Connection (RTCPeerConnection)
PC5
PC2
PC3
PC4
etc...
onIceCandidate
Broadcasts Offer SDP to Other
Get Answer
set remote SDP to local
set remote SDP to local
Websocket
Create One - One Message Communication
Connection
1.clientsID
2.hasSDP