Android-WebRtc icon indicating copy to clipboard operation
Android-WebRtc copied to clipboard

Examples of using pure WebRTC Android SDK

Refactored AppRTC complete app

Tutorials

  • How to render camera with WebRTC SDK
  • How to use PeerConnection to connect clients and stream video using MediaStream
  • How to use PeerConnection to connect clients and send text messages and images using DataChannel
  • How to use PeerConnection to connect clients using signalling server and send video