Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InstreamAdsLoader compatible with ExoPlayer? #13

Open
devnullpointer opened this issue May 14, 2021 · 2 comments
Open

InstreamAdsLoader compatible with ExoPlayer? #13

devnullpointer opened this issue May 14, 2021 · 2 comments

Comments

@devnullpointer
Copy link

Is the InstreamAdsLoader compatible with ExoPlayer for instream pre roll ads? I would like to integrate it with Exoplayer to monetize my app on all android devices.

thank you.

@chenqiuwei
Copy link
Collaborator

No.

@syslogic
Copy link

syslogic commented Apr 2, 2024

InstreamAdsLoader may not be directly compatible, but eventually it could be wrapped.
https://developer.android.com/media/media3/exoplayer/ad-insertion#client-using-third-party

See the ImaAdsLoader ...

implementation "androidx.media3:media3-exoplayer-ima:1.3.1"

https://github.com/google/ExoPlayer/tree/release-v2/extensions/ima

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants