M-Kouache / webrtc-tutorial-series

Unlock the essentials of WebRTC with this tutorial series and its compact code snippets. Happy coding!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc-tutorial-series

this example on how to use WebRTC's getUserMedia API to capture audio and video from a user's device.

clone repo and serve file with python3 http.server

python3 -m http.server 8000

happy hacking 😉

About

Unlock the essentials of WebRTC with this tutorial series and its compact code snippets. Happy coding!


Languages

Language:JavaScript 52.1%Language:HTML 47.9%