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

Swift wrapper for libmediasoupclient

Results 20 mediasoup-client-swift issues
Sort by recently updated
recently updated
newest added

Need api to enable logging. I believe there are some handler which we need to conform for logs but couldn't find it. Please share the details.

enhancement

libc++abi: terminating with uncaught exception of type MediaSoupClientError: Failed creating data channel with m120 while create transport even if sctp parameter set nil.

we have introduced voice call feature in our app. we are facing sdp issues while making video call from iOS to iOS due to packed web rtc version

app is consuming too much memory - ios app build with mediasoup framework, when switching the cam function or screensharing too much memory is getitng used and app is geting...

Refetch WebRTC? (f)ull clone | (r)eset local changes | (N)o: f Cloning WebRTC /Users/liuyang/Desktop/xxx/mediasoup-client-swift-master/Mediasoup/dependencies/depot_tools/vpython3: line 52: /Users/liuyang/Desktop/m112_vlm112.2/mediasoup-client-swift-master/Mediasoup/dependencies/depot_tools/.cipd_bin/vpython3: No such file or directory /Users/liuyang/Desktop/m112_vlm112.2/mediasoup-client-swift-master/Mediasoup/dependencies/depot_tools/vpython3: line 52: exec: /Users/liuyang/Desktop/m112_vlm112.2/mediasoup-client-swift-master/Mediasoup/dependencies/depot_tools/.cipd_bin/vpython3: cannot execute: No...

Hello. I just have a problem about creating Producer. I'm making video chat application using MQTT and Mediasoup. When I call the "SendTransport.createProducer()" function, it returns nil always. I don't...

Install via swift package manager has an error : ![Uploading Screenshot 2023-02-26 at 10.51.05 AM.png…]()

enhancement
fixed

Please could this be updated so we can install with SPM.

fixed

Currently the load function only supports the RCP capabilities so this PR contains one more load function which takes peerConnectionOptions (Ice server list) and a transport relay policy (Bool) same...