Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 854 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 854 Bytes

mediasoup-demo-android

Mediasoup version 3 Android App Sample

Introduction


A simple sample app showing how to use mediasoup-client-android. Please note this is still a rough draft and is no where near complete yet. Feel free to use it as a reference.

This requires the below SDK:

This repository are fork from:

WS code repository

The SDK is included (built for archs x86 and arm64)


TODO


  • Device Initialization - DONE
  • WebRtcTransport Creation - DONE
  • WebRtcTransport Connection - DONE
  • Produce - DONE
  • Consume - GETTING ERROR
  • Producer Pause/Resume
  • Consumer Pause/Resume
  • Simulcast