Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethand91/mediasoup-ios-client-sample

Sample iOS mediasoup client sample
https://github.com/ethand91/mediasoup-ios-client-sample

Last synced: 11 days ago
JSON representation

Sample iOS mediasoup client sample

Awesome Lists containing this project

README

        

# mediasoup-ios-client-sample
Sample iOS mediasoup client sample

---

This sample uses the below sdk
- https://github.com/ethand91/mediasoup-ios-client

The server side used for this project is located below: https://github.com/ethand91/mediasoup-sample-server

---

# TODO
- 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