Package dev.onvoid.webrtc.examples


package dev.onvoid.webrtc.examples
  • Classes
    Class
    Description
    Example demonstrating how to list all supported codecs with the WebRTC peer-connection-factory.
    Example demonstrating how to set up a peer connection with a desktop video source.
    Example demonstrating how to set up a peer connection with audio and video tracks to be able to send and receive media.
    Example implementation of WebRTC HTTP Egress Protocol (WHEP) client.