Sample WebRTC GetUserMedia and PeerConnection code in a demoable format. Two JavaScript PeerConnection objects are used in this one page which mimic two browsers in a WebRTC peer to peer audio\video ...
git clone https://github.com/Ruslan-Aliyev/WebRTC_Plain_JS.git cd https://github.com/Ruslan-Aliyev/WebRTC_Plain_JS.git npm install mkcert -g mkcert create-ca mkcert ...