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

Repeated network flash crash, list out of range

void ConferenceSocketSignalingChannel::OnReconnectionTicket( const std::string& ticket) { RTC_LOG(LS_VERBOSE)

Environment: Machine: Apple M2 Max XCode: 16.2 OpenSSL: 1.1.1s (target: ios-cross-arm64) Branch: 5.0.x build command: "python3 scripts/build.py --skip_tests --arch arm64 --ssl_root /Users/aweffr/mac-dev/owt-client-native-build/openssl/bin/iPhoneOS16.2-arm64.sdk" ```bash ../../third_party/webrtc/rtc_base/openssl_certificate.cc:104:22: error: use of undeclared identifier 'X509_get_notBefore'...

error message is: wmchen@ubuntu:~/open_webrtc_toolkit/android/src$ python scripts/build_android.py > args: Namespace(debug=False, output_path='/home/wmchen/open_webrtc_toolkit/android/src/out', target_arch='arm,arm64,x86') > generating args for arm release Done. Made 2618 targets from 251 files in 1592ms > building libjingle_peerconnection_so for...

When the mobile app was entered the room.Then my C++ app enter the room and push the stream(mix). Now my mobile app push the stream so that the C++ app...

IsFlexfecAdvertisedFieldTrialEnabled is removed during rebasing. Recovery it later.

talk\owt\sdk\p2p\p2ppeerconnectionchannel.cc in P2PPeerConnectionChannel::OnMessageSignal method,peer_connection_ It could be nullptr ![微信图片_20221205153631](https://user-images.githubusercontent.com/8069021/205579911-0b96e73b-99e9-40d1-b8c1-af3cc48ee88f.png)