owt-client-android
owt-client-android copied to clipboard
Open WebRTC Toolkit client SDK for Android applications.
one android devices create two p2pclient 1: client1 connect server with videoCodec vp8 2: client2 connect server with videoCodec h264 3: client1 and client2 addAllowRemoteId each other 4: client1 and...
Multiple times of publish, stop and publish will cause this exception. > 11-15 15:22:42.591 31033-32587/oms.sample.p2p E/AndroidRuntime: FATAL EXCEPTION: pool-37-thread-1 > Process: oms.sample.p2p, PID: 31033 > java.util.ConcurrentModificationException > at java.util.LinkedList$LinkIterator.next(LinkedList.java:124) >...
1: android join room 2: android publish localstream with videoCodec H265 mcu : mcu-software-bin-v20181226.tgz and enable h265 D/ICS: dalvik.system.VMStack.getThreadStackTrace(Native Method) java.lang.Thread.getStackTrace(Thread.java:1567) oms.base.CheckCondition.printStackTrace(CheckCondition.java:59) oms.base.CheckCondition.RCHECK(CheckCondition.java:41) D/ICS: oms.base.CheckCondition.DCHECK(CheckCondition.java:33) oms.conference.ConferenceClient.getPeerConnection(ConferenceClient.java:505) D/ICS: oms.conference.ConferenceClient.onProgressMessage(ConferenceClient.java:639) oms.conference.SignalingChannel.lambda$null$7(SignalingChannel.java:111) oms.conference.-$$Lambda$SignalingChannel$nfo6HEz3cHtLCZxX3td6HKDK2Os.run(lambda)...
1: user1 and user2 connect server 2: user1 and user2 addRemoteId each other 3: user1 publish to user2 4: user1 publication.stop() after user2 trigger onStreamAdd event 5: user1 wait pubblicationObserver.onEnded...
How do I compile owt-client-native into an Android libwebrtc project instead of a. jar file? Because you need to debug and modify the java code in webrtc. Are there any...
Due to networking limit, i cannot build OWT android sdk, so i use a prebuilt 3rd bundle: https://github.com/webrtc-sdk/android I do not use the owt-server but write a simple nodejs version...
owt-client-android-master/src/sdk/base/libs/libwebrtc.jar; zip END header not found