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

I want to show m3u8 file as a VAST tag media source. #1154

Open
pavelsust opened this issue Sep 17, 2024 · 1 comment
Open

I want to show m3u8 file as a VAST tag media source. #1154

pavelsust opened this issue Sep 17, 2024 · 1 comment
Assignees

Comments

@pavelsust
Copy link

I want to play m3u8 media file as a VAST ads source. But When I want to play it shows a error that is Non-fatal error occurred: Linear assets were found in the VAST ad response, but none of them matched the video player's capabilities.

Playing mp4 file is so costly for me. So I want to show m3u8 url for media source can you help me? I am using video.js as a player.

@Kiro705 Kiro705 self-assigned this Sep 19, 2024
@Kiro705
Copy link
Member

Kiro705 commented Sep 19, 2024

Hello @pavelsust ,

You should use AdsRenderingSettings.mimeTypes to set the media types your player supports.

Please let me know if you have any additional questions.

Thank you,
Jackson
IMA SDK team

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

No branches or pull requests

2 participants