Video playback (an HTTP Request headers)
Hi there,
I've been trying to use the X-Client-Accept data to hide a play video control for devices that don't support video.
As per this page (http://developer.yahoo.com/mobile/blueprint/Actions_play_video.html) i've tested the http header for the video string and if it's not present hide the link (basically), however I've run into a couple issues.
The first is that network appears to affect whether or not the video can stream, so i've had to filter out a 2g network here in NZ (using X-Carrier-Info); and that works, so isn't a problem.
The second problem is that one of our test devices, a Nokia E63 reports that it supports video, but the video playback always returns with a 404; whether over 3g or Wifi. This video works fine on an iPhone, and is correctly excluded (link hidden) on an blackberry something, dunno model sorry. I was wondering if there's some other test I should be doing, or if it's a bug with the E63 / Blueprint?
Thanks heaps,
Justin
by
9 Replies