Web Real-Time Communication
Host Encoder Protocol + Client Player Protocol

WebRTC Notion
WebRTC Usages
WebRTC API - Web APIs | MDN
WebRTC (Web Real-Time Communication) is a technology which enables Web applications and sites to capture and optionally stream audio and/or video media, as well as to exchange arbitrary data between browsers without requiring an intermediary. The set of standards that comprise WebRTC makes it possible to share data and perform teleconferencing peer-to-peer, without requiring that the user install plug-ins or any other third-party software.
https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API


Seonglae Cho