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

Getting error in conference join method. issue details - [2020-01-20 11:30:49] [info] asio async_resolve error: asio.netdb:1 (Host not found (authoritative)) [2020-01-20 11:30:49] [info] Error getting remote endpoint: system:9 (Bad file...

Would you tell the code version which CS_WebRTC_Client_SDK_Android.v4.3 corresponding to? when i was compiling tag v4.3 for android, owt-deps-webrtc version is tag v4.3 as well got below error: src$ python...

When I push the video stream, the cpu occupies about 50%, and then the iphone becomes very hot after a while, when I push the video stream, is there anything...

iOS

step1, clientA join in room step2, clientA create localstream A, we call the localstream A as name as streamA step3,clientA publish streamA, successful.(return PublisherA) step4, clientA mute the streamA video|audio...

When I run scripts/build.py, an error is reported,how can I find the cause of the problem? ![31599795541_ pic](https://user-images.githubusercontent.com/14171367/92854710-0948fe00-f424-11ea-9886-3f7945331c11.jpg)

Hello guys, I download source code success, and build owt.framework success. But link in my project , it come to a link error , seem like c++ complie error with...

bug
iOS

After the owt Windows client establishes a p2p connection with the Web client, the Windows client will report an error when publishing the video stream. If I enable global hardware...

bug
windows

guolanlandeMacBook-Pro:src guolanlan$ python2.7 scripts/build.py ERROR at //build/config/ios/rules.gni:300:26: Assignment had no effect. bundle_plugins_dir = "$bundle_contents_dir/PlugIns" ^----------------------------- You set the variable "bundle_plugins_dir" here and it was unused before it went out of...

Hi, I'm really struggeling getting OWT running for iOS. I've tried building different branches and so on. Environment: OpenSSL version: 1.1.1d Sep 2019 gclient version: gclient.py 0.7 MacOS version: 10.15.2...

Running `build.py` with `--arch arm64,x64` combines libraries for iOS devices and iOS simulators into a single library with `lipo`. It introduces an unsupported configuration in the binary. Reference: https://developer.apple.com/forums/thread/669411?answerId=652663022#652663022

enhancement
iOS