IOS SDK and Chromecast

Is it possible to broadcast a zoom call on Chromecast?

We are building an IOS native app and the customer want us to build this feature in the app but we are not sure if this is possible.

Thank you

Hey @EYSS

Thanks for using the dev forum!

Unfortunately, the client SDK does not currently support this.
However, I believe this could be possible using the raw data functionalities provided in Zoom’s new Fully Customizable SDK. https://marketplace.zoom.us/docs/sdk/custom/introduction/

Thanks!
Michael

Thank you Michael. What function will be? I looked into the raw data functionality but not sure I can find the Chromecast part of it.

Thank you

Hey @EYSS

The chrome cast functionality would be through passing the raw data to the chromecast APIs if that is possible. There is not an API within the SDK that could do that directly.

Thanks!
Michael