v1.1.0
What's Changed
- fix: Optimize VideoSource capture and add WebCameraSource. by @cloudwebrtc in #59
- FFI v0.12.2 & RPC by @bcherry in #62
- chore: add missing so for android. by @cloudwebrtc in #63
- Fixes bugs with metadata and rpc by @CalinR in #64
- Prevent errors in win editor when copying cam texture by @holofermes in #66
- Add mute request case to prevent exception by @holofermes in #68
- Expose Participant.Attributes as a public field by @holofermes in #70
- Increase video timestamping precision from milli to micro by @holofermes in #76
- Expose LocalVideoTrack.source as a public field by @holofermes in #72
- Add GetSessionStatsReceived functionality by @holofermes in #74
- Update README.md to include audio source type by @Mo-Meta in #78
- [🤖 readme-manager] Update README by @davidzhao in #82
- Enhance RtcAudioSource by @holofermes in #81
- update FFI to 0.12.10 by @bcherry in #83
- fix rendering error for WebCameraSource. by @cloudwebrtc in #86
- Fix
IsConnected
property by @ladvoc in #94 - Dynamically set video rotation by @ladvoc in #95
- Data streams by @ladvoc in #89
- Update readme slack channel name by @bcherry in #100
New Contributors
- @bcherry made their first contribution in #62
- @CalinR made their first contribution in #64
- @holofermes made their first contribution in #66
- @Mo-Meta made their first contribution in #78
- @ladvoc made their first contribution in #94
Full Changelog: v1.0.1...v1.1.0