owt-client-native
owt-client-native copied to clipboard
Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
Current client SDK when working in protocol v1.2 mode, will use hardcoded mid for audio/video tracks instead of reading it from RTCRtpTransceiver after set local description. Client SDK needs to...
firefox version: 83.0 ios: iphone 7 plush **steps:** 1. first ios publish stream to firefox 2. then firefox publish stream to ios **error:** Fatal error in: ../../third_party/webrtc/modules/rtp_rtcp/source/rtp_header_extension_map.cc, line 153 last...
**testing scenarios** windows client publish stream to ios client. windows client unpublish stream. windows client publish stream to ios cleing again. windows client unpublish stream again. error: windows can`t stop...
p2p ios device can`t unpulish stream with windows and other ios device
**error log:** (peer_connection.cc:4142): AddIceCandidate: ICE candidates can't be added without any remote session description
 I compiled the owt 4.3.x library in Ubuntu 19.04. I need to use both ffmpeg and owt libraries in my own program, but I get a DSO error when...
master and 4.2.x branch have the same problem. root@ubuntu:~/src/src# ./scripts/build_android.py > args: Namespace(debug=False, output_path='/root/src/src/out', target_arch='arm,arm64,x86') > generating args for arm release ERROR at //build/config/android/internal_rules.gni:172:23: Can't load input file. deps +=...
Hello Team, I am facing issue with sync "cipd: command not found" am getting this issue but .cipd folder exist in the path. Help me to resolve this issue. As...