com.unity.webrtc 3.0.0-pre.6
Source docsNotes: processedReleased July 12, 2023
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.editorcoroutines (1.0.0)
- com.unity.modules.audio (1.0.0)
- com.unity.modules.jsonserialize (1.0.0)
✨ Features
- Add `AudioStreamTrack.onReceived` delegate which fetch audio buffers from other peers.
📈 Improvements
- Upgrade libwebrtc M112.
🔧 Bug Fixes
- Improve video encoding performance for DX11/DX12 which decrease the loads on the rendering thread.
- Fix a runtime error when replacing track with NvCodec.
- Support calling `AudioStreamTrack.SetData` on worker thread
