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

Swift wrapper for libmediasoupclient

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

Closes https://github.com/VLprojects/mediasoup-client-swift/issues/33, https://github.com/VLprojects/mediasoup-client-swift/issues/28 and https://github.com/VLprojects/mediasoup-client-swift/issues/35 The official Google WebRTC SDK does not have support for tvOS so I have switched over to the m125 release of https://github.com/webrtc-sdk/webrtc and updated the...

## Problem When catching MediasoupError, the error description was not properly accessible through `localizedDescription`, resulting in generic error messages like "MediasoupError error 4" instead of the actual detailed error description....

Now that the WebRTC SDK has tvOS support https://github.com/webrtc-sdk/webrtc/pull/139 How hard would it be to adapt this lib to work on tvOS?

The ReceiveTransport delegate methods (`onConnect` and `onConnectionStateChange`) are not being called at all. This issue does not occur with SendTransport, where delegate methods work fine. Here is the implementation of...

hello @fedulvtubudul first of all bundle of thanks for providing us the swift client for mediasoup, Just wanted to ask/confirm when the new webrtc support will be available in the...

When i use cocoapod to integrate this library,pod install error: [!] CocoaPods could not find compatible versions for pod "Mediasoup-Client-Swift": In Podfile: Mediasoup-Client-Swift (= 0.8.1) None of your spec sources...