client-sdk-android
2.12.0
Minor Changes
Default prioritizing speaker over earpiece - #579 (@davidliu)
Explicitly expose AudioSwitchHandler from Room for easier audio handling - #579 (@davidliu)
Patch Changes
2.11.1
Patch Changes
2.11.0
Minor Changes
Add use cases to CameraX createCameraProvider - #536 (@KasemJaffer)
-
Default to scaling and cropping camera output to fit desired dimensions - #558 (@davidliu)
- This behavior may be turned off through the
VideoCaptureParams.adaptOutputToDimensions
- This behavior may be turned off through the
Add separate default capture/publish options for screenshare tracks - #552 (@davidliu)
Patch Changes
Add AudioPresets and increase default audio max bitrate to 48kbps - #551 (@davidliu)
Added VideoFrameCapturer for pushing video frames directly - #538 (@davidliu)
Fix surface causing null pointer exception on some devices - #544 (@KasemJaffer)
2.10.0
Minor Changes
2.9.0
Minor Changes
Patch Changes
Properly dispose peer connection on RTC thread - #506 (@davidliu)
Documentation updates for LocalParticipant methods - #510 (@davidliu)
2.8.1
Patch Changes
Fix local video tracks not rendering processed frames - #495 (@davidliu)
Add utility class NoDropVideoProcessor to force video processing while not connected - #495 (@davidliu)
More fixes for crashes caused by using disposed track - #497 (@davidliu)