Questions tagged [imasdk]
39 questions
0
votes
1 answer
IMA SDK HTML5 Video player controls not showing
We are running sample IMA HTML5 example but player is not getting controls even controls property has been set.
Below is the link of sample -
http://adunits.popmunch.com/neema/googleads_ima_html5_samples/simple/index.html
Please advice.

RockStar
- 1,304
- 2
- 13
- 35
0
votes
1 answer
Google IMA HTML5 SDK:Get/set the ad duration
I'm working on VideoJS and I'm using Google IMA HTML5 SDK API to display video ads
I need to get the duration of the ad and then need to updated the value.
Any sample code to get the duration and is it possible to update the duration of the ad tag…

Zyesh Femina
- 98
- 1
- 12
0
votes
1 answer
Cast Video and Video Ads to TV from Android phone
I am trying to cast Video and Video Ads to TV from Android phone, i tried to run the official example but it not working, can anyone point out a good tutorial which i can follow. I am already using exoplayer and ima sdk v3 to play videos and ads.

Kazmi
- 593
- 1
- 6
- 24
0
votes
1 answer
Unable to request ads from server due to network error- IMA SDK Error and iOS
I am using IMA SDK (iOS - Swift) to play pre-roll ads(Wrapper VAST 3.0)
But when i use this url "http://fusioniprojects.com/rnd/addpod/adpods.xml"
I am getting following error in my log
"Unable to request ads from…

Ankit Kr.Vishwakarma
- 128
- 2
- 17
0
votes
1 answer
AVPlayer plays HLS but crashes with MP4 video
AVPlayers plays HLS but crashes with MP4 video. I am using the following URLs; I am also using IMA SDK for iOS to play ads, which works perfectly with the 1st URL, but the app crashes with the 2nd one without playing the ad.
using iOS version:…

Kazmi
- 593
- 1
- 6
- 24
0
votes
0 answers
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.media.CCParser$CCLineBuilder.setCharAt
Hi in my application i am playing m3u8 video url using videoview(Sample player of IMA SDK). Sometime i am getting this exception after switch ON closedcaption option from device setting. I did not understand what the thing i am doing wrong. And How…

Test_Me
- 29
- 6
0
votes
2 answers
what would be the best way to creat an infinite vast playback using IMA sdk?
While playing a video I would like at specific times to run an infinite playback of VAST ads using IMA js sdk.
Or, just playback vast ads for a specific time frame.
This should happen using the same VAST url with different correlator value.
What…

Shai Kimchi
- 746
- 1
- 4
- 22
0
votes
1 answer
How to prevent skipping ads on iPhone ios video player?
I'm developing HTML5 video player to support HLS and play ads using IMA SDK the issue that when playing on iPhone i can easily skip the ads using the next track button on the ios player.
Any idea how to prevent that?

Mustafa Dwaikat
- 3,392
- 9
- 27
- 41
0
votes
1 answer
how to mute specific statement from LogCat
I am getting an endless stream of
E/IMASDK: Received monitor message: getViewability for invalid session id:
and it's making it impossible to see any other log statement in my LogCat. Does anyone know how to mute such a specific nuisance?

learner
- 11,490
- 26
- 97
- 169