Robert Swain

Results 157 comments of Robert Swain

That depends whether it is supported by UIWebView or WKWebView. We have not implemented any WebAudio support so I suspect that is why speech recognition web apps may not work.

OK, something like if rtcp-mux and component 2, discard candidate?

@pererikb - that's fine for the bridge. I'm not sure how reasonable it is to expect every application to implement discarding the candidates for the RTCP component. Would it not...

I think requiring significant knowledge of WebRTC without making it super clear where to find that knowledge is very un-user-friendly. "Candidate added for disabled component - rtcp-mux has been negotiated...

Or maybe owr_session_add_remote_candidate should return some error state to indicate what happened and why.

Did you build for OS X first like the error message says?

Those are the commands to build for iOS. Try: ``` ./cerbero-uninstalled -c config/osx-x86-64.cbc bootstrap ./cerbero-uninstalled -c config/osx-x86-64.cbc package openwebrtc ``` And then run the package command again for iOS.

We still need to update Bowser to make use of the framework, though the changes are pretty minor build system changes in Xcode.