DescriptionAndroid AppRTCDemo: Add slider for changing camera capture quality during call
This CL adds a slider that can change capture resolution and fps during a call. The camera will no be reconfigured, but the frames will be downscaled/dropped in software by cricket::VideoAdapter in the cricket::VideoCapturer. This is controlled with VideoCapturerAndroid.onOutputFormatRequest(). The slider is turned off by default and can be enabled with a checkbox under 'WebRTC Video Settings'.
R=glaznev@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/67e0cf15d323642516f40b619f6474db333524a7
Patch Set 1 #
Total comments: 2
Patch Set 2 : Move programmatic layout changes into fragment_call.xml instead #Messages
Total messages: 7 (1 generated)
|