WebRTC (Web Real-Time Communication) is an API that can be used by video-chat, voice-calling, and P2P-file-sharing Web apps.
WebRTC consists mainly of these parts:
getUserMedia()
Grants access to a device's camera and/or microphone, and can plug in their signals to a RTC connection.
RTCPeerConnection
An interface to configure video chat or voice calls.
RTCDataChannel
Provides a method to set up a peer-to-peer data pathway between browsers.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4