rust-sdks
rust-sdks copied to clipboard
feat: mediadevices
webrtc-sys integration:
MacOS | Windows | Linux | iOS | Android | |
---|---|---|---|---|---|
Camera | |||||
Screen | |||||
Microphone |
dependant tasks:
- [ ] Add mediadevices to the wgpu demo
- [ ] Higher level abstraction for
livekit-webrtc
- [ ] MediaDevices API for
livekit
- [ ] AudioDevice abstraction to support both: receiving audio data and enabling audio playback
The FFI support will not be included in this PR