ISBX / apprtc-ios

A native iOS video chat app based on WebRTC
BSD 3-Clause "New" or "Revised" License
1.34k stars 411 forks source link

Audio output and camera switch #10

Closed dragospanoiu closed 8 years ago

dragospanoiu commented 8 years ago

Is there any way to implement the audio output selector (speaker, phone) and the camera switch (front, rear)?

Thanks.

a-athaullah commented 8 years ago

@dragospanoiu : i already create pull request for swap camera functionality in this commit, please check on pull request. hope it will be usefull.

coolwr commented 8 years ago

@dragospanoiu, implemented default to speakerphone and added methods to disable/enable speakerphone.