owt-client-android
owt-client-android copied to clipboard
Open WebRTC Toolkit client SDK for Android applications.
1: android device1 connect server with 21 ,and device2 connect server with 14 2: android device1 and device2 addRemoteId each other 3: android device1 publish localStream to device2 4: android...
1 android and firefox connect server 2 android and firefox addRemoteId each other 3: android publish localstream success 4: firfox publish localstream to android lead android client crash note: all...
1: xiaomi 10 connect p2p server with 11 with vp8 2: other client connect p2p server with 12 with vp8 3 xiaomi 10 and other client addRemoteId each other 4...
1: user1 join room 2: user1 publish local stream 3: user1 publication.stop() repeat step 2 and step 3 for few times [publishStability.log](https://github.com/open-media-streamer/oms-client-android/files/2583878/publishStability.log) > 11-15 14:16:18.331 4396-4440/oms.test.conference.apitest W/System.err: java.util.ConcurrentModificationException > 11-15...
Converting the sample app to instant app the video streams does not reach other side, but the socket connection get connected successfully. This result was observed in conference sample, I...
1: android connect p2pserver with 11 2: js connect p2pserver with 12 3: android and js addRemoteId each other 4: android publish localStream to js expect android publish success ,and...
mobile devices(小米 MI 5) infos: system: Android 8.0.0 ROM:XiaoMi/MINI CPU: arm64-v8a error log: `#00 pc 0000000000069e18 /system/lib64/libc.so (tgkill+8) [arm64-v8a] -- 2 #01 pc 000000000001df20 /system/lib64/libc.so (abort+88) [arm64-v8a] 3 #02 pc...
1: user1(xiaomi) and user2(huawei p20) conncet server with vp8 2: user1 and user2 addAllowRemoteId each other 3: user1 publish localstream to user2 4: user2 attach this remote stream with fakeRenderer...
只用libwebrtc.jar和libjingle_peerconnection_so.so,不用其他包,只用来展示视频。现在是只有声音没事有视频