owt-client-android icon indicating copy to clipboard operation
owt-client-android copied to clipboard

Open WebRTC Toolkit client SDK for Android applications.

Results 97 owt-client-android issues
Sort by recently updated
recently updated
newest added

Please add a readme for testing, including its prerequisites and steps to run tests. Thanks.

testing

1: user1 and user2 join room 2 user1 publish local stream 3: user2 subscribe this remote stream 4: user1 publication.stop() this local stream and user2 wait remoteStream.onEnded event 5: user2...

1: android join room 2: android publish local stream with resolution (1280*720) ,video codec vp8 3: android subscribe this remote stream with set video codec vp8 and without set resolution...

conference

1: android connect server 2: adroid publish localstream with videoCodec h264 and resolution 1080p 3: android subscribe mix stream and this remote stream with h264 4: wait two hour expect...

1: user1(xiaomi 8) and user2(firefox) connect server with vp9 2: user1 and user2 addAllowRemoteId each other 3: user2 pubilsh share screen to user1 expect : android show this share screen...

To avoid misusing of bot account @labwebrtctest (https://github.com/open-webrtc-toolkit/owt-client-android/pull/74), let's consider to develop a GitHub app to automotive CI process and send digests.

enhancement

This issue was originally reported at https://software.intel.com/en-us/forums/intel-collaboration-suite-for-webrtc/topic/804984. > Environment: > - Ver: ICS 4.1.1 > - ICS-Conferece > - Do not use mixing. > > # log cat > 2019-02-11...

conference

We can use @ SmallTest @LargeTest to tag a test case and run ```am``` command with ```size``` argument. Current test case list method seems clumsy and unnecessary. Objectives: 1. remove...

enhancement
testing

1: user1 join room 2: user1 publish localstream 3: user1 subscribe self remoteStream test 30 times will get one times [onServerDisconnect.log](https://github.com/open-media-streamer/oms-client-android/files/2583802/onServerDisconnect.log) 11-14 11:57:13.581 28025-28257/oms.test.conference.apitest D/ICS: Room disconnected. 11-14 11:57:13.591 28025-28104/oms.test.conference.apitest...

need more info
conference