WebRTC-iOS icon indicating copy to clipboard operation
WebRTC-iOS copied to clipboard

A simple native WebRTC demo iOS app using swift

Results 42 WebRTC-iOS issues
Sort by recently updated
recently updated
newest added

We have developed iOS app using WebRTC and ARKit for the video communication. We have the option to toggle between headphone and speaker. We are facing an app crash when...

I can't attach with CocoaPods. It also gives errors when I add it as a package. Does WebRTC support watchOS?

Getting an error in WebRTC status. I am trying to run this as a Mac Catalyst application. macOS version - 12.4 Getting this error in console: ``` "peerConnection new signaling...

Hi! Maybe someone knows.. I have a high CPU load during connection between ios ipad app and mac chrome page more than 100% and in the case between ios ipad...

When building the project to an iPhone or Simulator, I get this error: Dependencies could not be resolved because no versions of 'swift-nio-zlib-support' match the requirement 1.0.0..

Hello, I really appreciate your work and it has helped me a lot studying WebRTC tech in iOS. One question I have is what would be the best practices to...

I am trying to run the application on two iPhones on the same network. Both applications successfully connect to the signaling server (the NodeJs version), and after clicking on "Send...

hello, currently sdpMid value is set as 0,1,2. Is there a way to know what this means? I require value "audio" or "video" but I couldn't find any information regards...

question