hackist / ilip

ilip App test support
0 stars 0 forks source link

upstream to Google WebRTC codebase #40

Open bartuer opened 6 years ago

bartuer commented 6 years ago
bartuer commented 6 years ago

audio_device_ios.mm.log

bartuer commented 6 years ago

All speaker and microphone volume control is not implement https://chromium.googlesource.com/external/webrtc/+/master/modules/audio_device/ios/audio_device_not_implemented_ios.mm

bartuer commented 6 years ago

Let's focus on commits

051d15156967bf5702b15789b62c98c97ef58577 add log for RTCSession https://chromium.googlesource.com/external/webrtc/+/051d15156967bf5702b15789b62c98c97ef58577%5E%21/#F0

17802ae258e4eecef0ae9825b7962c9bd179ea6c ensure same status on iOS and android https://chromium.googlesource.com/external/webrtc/+/17802ae258e4eecef0ae9825b7962c9bd179ea6c%5E%21/#F1

84cab205f51a42e23ed06a4fa6d8bf933b0f140a return 0 instead of Macro of https://chromium.googlesource.com/external/webrtc/+log/master/modules/audio_device/ios/audio_device_ios.mm

bartuer commented 6 years ago

Let's focus on Audio Session iOS implement: RTCAudioSession+Configuration.mm and RTCAudioSession.mm