README.md 469 B

Web Real-Time Communication Session

The objective is to give a very brief introduction to WebRTC using a practical example.

Things to cover:

  • Direct peer-to-peer communication.
  • Local stream.
  • Calling peers.
  • Sending and receiving streams.
  • Object detection for local stream using machine learning.

In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.