Hi,
Flash IMA SDK and HTML5 IMA SDK.
When a VAST tag is returned we often see multiple format, sizes and bitrates for the video ads.
Do the above SDK provide bandwidth detection (client-side)? I mean assuming we have a large player (1280x720) and the VAST returns a suitable ad at this size for this player but the viewer device is on a slow network (say average 3G) will the SDK pick the 1280x720 ad rendition or will it opt automatically for a lower bitrate/resolution knowing the 1280x720 video ad cannot be played properly because the bitrate is too high for the network? I can see the AdsRenderingSettings bitrate setting default to -1 but does this indeed mean the SDK can opt for the better bitrate based on device network condition?
Also it is possible to playback video ads in HLS or MPEG-DASH format (assuming the VAST tag returns those format), where HLS or MPEG-DASH are supported by the device?
Thanks
Arnaud