WebRTC practice

Taking still photos with WebRTC

Use WebRTC to access the camera on a computer. Implemented by referring to WebRTC Tutorials Taking still photos with WebRTC

demo page
A simple RTCDataChannel sample

Use RTCDataChannel interface. Implemented by referring to WebRTC Tutorials A simple RTCDataChannel sample

demo page
chat for peerjs

Use peerjs DataConnection.

demo page
call for peerjs

Use peerjs MediaConnection.

demo page