Android client for kurento room
问题 i can connect ios app with kurento room for conference call without any issue but i cannot connect it with android, here i am following tutorial Kurento WebRTC Peer For Android to make android client to connect with kurento room. Here is the code what i am trying public class MainActivity extends AppCompatActivity implements RoomListener,NBMWebRTCPeer.Observer { private LooperExecutor executor; private static KurentoRoomAPI kurentoRoomAPI; private EglBase rootEglBase; private NBMWebRTCPeer