-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Thanks for your repository, your instructions on how to build WebRTC yourself are really helpful, especially when building for macOS!
Did you look into building WebRTC for the Mac Catalyst technology? This would be super helpful to be able to easily create Mac versions of iPad apps which use WebRTC, for example the Jitsi Meet iOS app. I found some hints on how to build for Catalyst here. Unfortunately it requires a lot of modifications, as the Catalyst API doesn't support OpenGL ES, and needs to suppress some deprecation errors. My build fails at SOLINK obj/sdk/x64/WebRTC obj/sdk/x64/WebRTC.TOC with libvpx_asm, with only 9 steps missing...
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed