mediasoup-ios-client icon indicating copy to clipboard operation
mediasoup-ios-client copied to clipboard

Mediasoup 3 iOS Client

Results 40 mediasoup-ios-client issues
Sort by recently updated
recently updated
newest added

when i trying upload my project to appstore connect i got this error : Unsupported Architectures. The executable for PalPhone.app/Frameworks/ mediasoup_client_jos.framework/Frameworks/WebRTC.framework contains unsupported architectures '[×86_64, ¡386]. (ID: e069f8c-f0db-4811-8545-fcce206924e1) ![Screen Shot...

There are no entries to logs. But before that, the transport changes the status "onConnectionStateChange to:" closed "" info: There are two sending transports: - audio - video and Two...

bug
help wanted

IOS app can't see video using H264,Does anyone know? thx!

Hi! Thank you for the great library! I'm trying to change consumer's volume. So I wrote this code. But I got error `Thread 1: EXC_BAD_ACCESS (code=1, address=0xa61303450)` to get `RTCAudioSource`...

bug
help wanted

objc[21932]: Class RTCEncodedImage is implemented in both /private/var/containers/Bundle/Application/D412AC82-6255-4987-828E-61F28CC501D7/aaaaaaaa.app/Frameworks/mediasoup_client_ios.framework/mediasoup_client_ios (0x10477b368) and /private/var/containers/Bundle/Application/D412AC82-6255-4987-828E-61F28CC501D7/aaaaaaaa.app/Frameworks/WebRTC.framework/WebRTC (0x103eebc38). One of the two will be used. Which one is undefined. objc[21932]: Class RTCRtpFragmentationHeader is implemented in both...

bug
help wanted

Undefined symbols for architecture arm64: "webrtc::H264::IsSameH264Profile(std::__1::map const&, std::__1::map const&)", referenced from: matchCodecs(nlohmann::basic_json&, nlohmann::basic_json&, bool, bool) in libmediasoupclient.a(ortc.cpp.o) "webrtc::H264::GenerateProfileLevelIdForAnswer(std::__1::map const&, std::__1::map const&, std::__1::map*)", referenced from: matchCodecs(nlohmann::basic_json&, nlohmann::basic_json&, bool, bool) in libmediasoupclient.a(ortc.cpp.o)...

I want to play a music or audio in conference instead of the mic. Er,,,on iOS device.

Now google seemed give up on iOS, self build this framework is really hard and also lack documents about how to build the framework by self. Thanks for your works!