webrtc/talk/examples/ios/AppRTCDemo
fischman@webrtc.org c31d4d0324 AppRTCDemo(iOS): prefer ISAC as audio codec
This makes audio flow well bidirectionally to an iPod Touch (5th gen).
Also:
- Update to new turnserver JSON style:
  - separate username field
  - multiple URLs for the same server (e.g. both UDP & TCP)
- Added more explicit logging for ICE Connected since it's useful for debugging
- Give focus to the input field on app launch since that's the only useful
  thing to have focus on, anyway.
- Fix minor typos
- Cleaned up trailing whitespace and hard tabs

BUG=2191
R=wu@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2127004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4687 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-09-05 21:49:58 +00:00
..
en.lproj Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
APPRTCAppClient.h AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
APPRTCAppClient.m AppRTCDemo(iOS): prefer ISAC as audio codec 2013-09-05 21:49:58 +00:00
APPRTCAppDelegate.h AppRTCDemo(iOS): prefer ISAC as audio codec 2013-09-05 21:49:58 +00:00
APPRTCAppDelegate.m AppRTCDemo(iOS): prefer ISAC as audio codec 2013-09-05 21:49:58 +00:00
AppRTCDemo-Prefix.pch Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
APPRTCViewController.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
APPRTCViewController.m AppRTCDemo(iOS): prefer ISAC as audio codec 2013-09-05 21:49:58 +00:00
Default.png Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
GAEChannelClient.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
GAEChannelClient.m Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
Info.plist AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
ios_channel.html Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
main.m Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
ResourceRules.plist AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00