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

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.

Results 138 owt-client-native issues
Sort by recently updated
recently updated
newest added

Hello Team, With in the application using RPScreenRecorder, we are getting CMSampleBuffer. we are converting it to RTCVideoFrame and publishing to room successfully. While doing same functionality with BroadCast Upload...

This issue was originally reported by @kirankumar-ravuri. Steps to reproduce in IOS sample app - Switch on LTE, join the call - During the call, switch off LTE and switch...

conference
iOS

I want to generate AAR file for android app, please help me how to generate using this repo.

current logic and invoted like this step1, ConfercneceClient->Join( roomA); The room Info of A will be save in current_conference_info_ step2, ConferenceClient->Leave( ); current_conference_info_ is not clean step3, ConferenceClient->Join(roomB); The room...

bug
conference
iOS
windows

![image](https://user-images.githubusercontent.com/8069021/94402017-0a0cbe80-019e-11eb-8e79-4a9b4811627b.png) ![image](https://user-images.githubusercontent.com/8069021/94402495-b6e73b80-019e-11eb-9c04-8c0883a2f278.png) After using owt to establish a p2p connection and publish the screen stream, the console reports an error. The owt version is 4.3.1 debug mode, 32-bit and 64-bit...

bug
windows

Hi, we are integrating a feature which has real time video streaming by using WebRTC and we are using RTCEAGLVideoView for remote video view showing live view. We have a...

iOS

各种摸索才发现编译owt需要用VS的命令行工具,然而官方文档里好像没有写。。。。补充下吧。。。。不然太坑了。

windows
english please

报个bug,p2p连接模式下,网页端频繁的和Windows端重连,几十次后会连不上。 ![image](https://user-images.githubusercontent.com/8069021/92082081-ab4e6200-edf6-11ea-9138-a9b0f6cc4d55.png)

english please

iPad上4.3.1版本的js SDK订阅4.3.1版本Windows SDK推的流,streamadded事件不会执行。换成4.2就可以。 4.3.1版本的js SDK在Android、PC、mac上可以订阅到流。

english please