-
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)
-
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)
-
Properly dispose peer connection on RTC thread - #506 (@davidliu)
-
Documentation updates for LocalParticipant methods - #510 (@davidliu)
-
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)