58202946a7
- Move signaling code from Activity to a separate class and add interface for AppRTC signaling. For now only pure GAE signaling implements this interface. - Move peer connection, video source and peer connection and SDP observer code from Activity to a separate class. - Main Activity class will do only high level calls and event handling for peer connection and signaling classes. - Also add video renderer position update and use full screen for local preview until the connection is established. BUG= R=braveyao@webrtc.org, pthatcher@webrtc.org Review URL: https://webrtc-codereview.appspot.com/24019004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7469 4adac7df-926f-26a2-2b94-8c16560cd09d |
||
---|---|---|
.. | ||
AppRTCClient.java | ||
AppRTCDemoActivity.java | ||
AppRTCGLView.java | ||
GAEChannelClient.java | ||
GAERTCClient.java | ||
PeerConnectionClient.java | ||
UnhandledExceptionHandler.java |