Slide 8
Slide 8 text
29/06/2017 noisolation.com
Important WebRTC components/functions
• getUserMedia(), which allows a web
browser to access the camera and microphone
and to capture media
• RTCPeerConnection(), which sets up
audio/video peer-to-peer communication
• RTCDataChannel, which allow
browsers to share data via peer-to-peer
• getStats(), which allows the web
application to retrieve a set of statistics about
connection