googleads / videojs-ima

IMA SDK Plugin for Video.js
Apache License 2.0
450 stars 284 forks source link

How do we set custom headers on a non-streaming video request? #1000

Closed yogesh-r-kulkarni closed 3 years ago

yogesh-r-kulkarni commented 3 years ago

Description

Kiro705 commented 3 years ago

Hello @yogesh-r-kulkarni ,

As far as I know, IMA does not request videos/ads via xhr request and there is not a way to enable that functionality. Based on that, there would not be a way to do this through the videojs-IMA plugin.

Can you point to any IMA specific documentation that calls for setting xhr headers?

Thank you, Jackson IMA SDK Team