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

Fix to keep aspect ratio #22

Closed OnurVar closed 8 years ago

OnurVar commented 8 years ago

It was 0.4 of scren size on localview and this changes localVideoTrack aspectratio to device screen ratio. We are re-calculating width&height to keep localVideoTrack aspect ratio