安迪
安迪
I new OWTConferenceClient, is crash, OWTConferenceClientConfiguration* config=[[OWTConferenceClientConfiguration alloc]init]; NSArray *ice=[[NSArray alloc]initWithObjects:[[RTCIceServer alloc]initWithURLStrings:[[NSArray alloc]initWithObjects:@"stun:61.152.239.47:3478", nil]], nil]; config.rtcConfiguration=[[RTCConfiguration alloc] init]; // config.rtcConfiguration.iceServers=ice; _conferenceClient=[[OWTConferenceClient alloc] initWithConfiguration:config]; then: Demo chash,thih is a bug, https://user-images.githubusercontent.com/10527103/104799464-49712080-580a-11eb-93c2-0eb7c21beacd.png...
i use 4.2.x version, python2.7 scripts/build.py , to build, but problem,Is there a problem with the 4.2.x version? ../../third_party/abseil-cpp/absl/strings/str_cat.cc:142:32: error: loop variable 'piece' of type 'const absl::string_view' creates a copy...
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...