webrtc/talk/examples
glaznev@webrtc.org 58202946a7 Cleaning up Android AppRTCDemo.
- 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
2014-10-17 17:42:38 +00:00
..
android Cleaning up Android AppRTCDemo. 2014-10-17 17:42:38 +00:00
call Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. 2014-10-15 17:30:28 +00:00
login Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. 2014-10-15 17:30:28 +00:00
objc Remove deprecated RTCVideoRenderer constructor. 2014-09-02 20:50:00 +00:00
peerconnection win: Replace custom assert() macro with regular assert.h 2014-08-29 03:00:15 +00:00
relayserver Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. 2014-10-15 17:30:28 +00:00
stunserver Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. 2014-10-15 17:30:28 +00:00
turnserver Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrtc/p2p. 2014-10-15 17:30:28 +00:00
OWNERS Add new OWNERS file to talk/examples. 2014-08-07 20:01:34 +00:00