|
||||||
Hello Anuja,
Michael here and I work along with Teejay.
As per IMA SDK's perspective, live stream content can only work with DAI, hence for Android we do have Android DAI SDK. With this setup, apps make a stream request for ad and with a live content video. The SDK then returns a combined video stream, so that you don't have to manage switching between ad and content video within your app. Which means, the configuration for this ad request will come from your ad provider (e.g Ad Manager), the asset key that will be provided to you by your ad provider will be the one you will use in your AdsRequest.
You may use our publicly available VSI tool to test your asset keys. You may also check our Android DAI sample apps and use it as reference for your own integration to avoid implementation issues. You may explore the shared documentation and let us know should you have further questions.
Regards,
|
||||||