What's Changed
- Improved network switching on iOS thanks to a WebRTC bug fix. (webrtc-sdk/webrtc#151) WebRTC 125.6422.10 by @hiroshihorie in #502
- Update readme with CallKit integration notes by @davidzhao in #489
- Fixes in stats by @hiroshihorie in #490
- Don't configure audio session inside state lock by @hiroshihorie in #491
- Fix audio renderer crash by @hiroshihorie in #493
- Minor VideoView optimization by @hiroshihorie in #492
- AVAudioPCMBuffer resample helper by @hiroshihorie in #498
- Int16 mode for
toAVAudioPCMBuffer
by @hiroshihorie in #497 - Fix boundaries setting for "SampleBufferVideoRenderer" re-layouting by @VatamanuBogdan in #506
- Remove leaked renderers appeared on camera switch by @VatamanuBogdan in #507
- Audio visualization helpers by @hiroshihorie in #474
New Contributors
- @VatamanuBogdan made their first contribution in #506
Full Changelog: 2.0.16...2.0.17