AgoraIO / AgoraRtcEngine_iOS

iOS Package for Agora Video RTE SDK. Perfect for video calls and live streaming.
https://agoraio.github.io/AgoraRtcEngine_iOS/
MIT License
58 stars 17 forks source link

Mac Catalyst support #16

Open lkzhao opened 2 years ago

lkzhao commented 2 years ago

Is there any plan to support Mac catalyst build?

rweindl commented 2 years ago

Are there any updates on that issue?

maxxfrazer commented 2 years ago

I've brought this up with the SDK team previously, but because the encoders/decoders work differently on Mac and iOS it's a bit tricky. I'll bring it up again to see how it goes, but unfortunately it's not on the roadmap for now at least.

rweindl commented 2 years ago

Hi @maxxfrazer thanks for your response and checking with the SDK team! It would be amazing if you keep us posted on this topic please.

rtemple6 commented 1 year ago

Would love Mac Catalyst support. 🥹🙏

m1entus commented 1 year ago

@maxxfrazer But for supporting maccatalyst all you need to is to compile xcframework adding maccatalyst support because Audio/Video works same as for iOS, mac catalyst on mac just handle it under the hood.

maxxfrazer commented 1 year ago

@rweindl @m1entus @rtemple6 there's a bit of resistance right now due to priorities and there being a bit of work beyond just adding the platform in the build process. i know it's annoying, but if you were to make jira tickets it would help me build the case for catalyst.

https://agora-ticket.agora.io

m1entus commented 1 year ago

@maxxfrazer Already added -> CUS-28142