Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ethand91/mediasoup-ios-client-sample
- Owner: ethand91
- Created: 2019-12-11T06:15:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T02:14:18.000Z (over 4 years ago)
- Last Synced: 2024-05-01T17:14:24.111Z (9 months ago)
- Language: Swift
- Size: 27.5 MB
- Stars: 35
- Watchers: 3
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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-clientThe 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