How to start broadcast using iOS SDK?

Hi guys,

We want to broadcast webinar/meeting within the app. We know there is a method “startLiveStreamWithStreamingURL” of “MobileRTCMeetingService+InMeeting.h” class.

But we don’t know how to setup parameters:
-> (nonnull NSString*)streamingURL
-> StreamingKey:(nonnull NSString*)key
-> BroadcastURL:(nonnull NSString*)broadcastURL;

Thanks in advance,

Hi erwolf,

Thanks for the post. Regarding the parameters you are mentioning, you may the answer here: https://support.zoom.us/hc/en-us/articles/115001777826-Live-Stream-Webinars-to-a-Custom-Platform

Hope this helps. Thanks!