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

An error is reason of freezing app and an occurrence of system error #7

Closed kos9kus closed 8 years ago

kos9kus commented 9 years ago

I looked into API of Video capture and capture session and fixed it. Please, look at my thoughts in the pull request

coolwr commented 8 years ago

Looks like there are a lot of formatting related changes in the pull request. Can you only issue the pull request on the specific code changes for the fix?

kos9kus commented 8 years ago

From that moment, I've got more changes regarding the problem. It will be better to make one more pull request. What do you mean the specific code changes? I made changes into 2 classes, ARTCVideoChatViewController and ARDAppClient. You imply I should make a commit the 2 classes only?