Sample iOS mediasoup client sample
This sample uses the below sdk
The server side used for this project is located below: https://github.com/ethand91/mediasoup-sample-server
- Device load (DONE)
- Send/Recv Transport creation (DONE)
- Producer creation and send (DONE)
- Consumer creation and receive (DONE)
- Local pause/resume (DONE)
- Remote pause/resume (DONE)
- Simulcast (DONE)
- Stats