Re: HTML5 Video on Lumia 800
Please try to [URL="http://www.developer.nokia.com/Devices/Device_specifications/Lumia_800/"]confirm [/URL] that video element plays back the same video that were recorded with the device camera.
Re: HTML5 Video on Lumia 800
FYI, videos recorded with Lumia 800 cannot be played back in the default browser using the video element. The same videos do work on for example iPhone.
Re: HTML5 Video on Lumia 800
[QUOTE=Devnull;888252]Please try to [URL="http://www.developer.nokia.com/Devices/Device_specifications/Lumia_800/"]confirm [/URL] that video element plays back the same video that were recorded with the device camera.[/QUOTE]
Do you have any idea if the Lumia/IE9 Mobile supports remote Javascript debugging or even some way of seeing console message/errors?
Re: HTML5 Video on Lumia 800
[QUOTE=nylund;888816]Do you have any idea if the Lumia/IE9 Mobile supports remote Javascript debugging or even some way of seeing console message/errors?[/QUOTE]
Have you tried JSConsole? I didnt tried myself but it looks promissing: [url]http://bristowe.com/blog/2011/6/8/jsconsole-remote-debugging-in-ie9-on-windows-phone-mango.html[/url]
Re: HTML5 Video on Lumia 800
That's quite an interesting tool, thanks!
Re: HTML5 Video on Lumia 800
FYI
A work around for this is to skip the <video> element for Lumia and link directly to the mp4 file - clicking the link opens the video in the native video player.
Re: HTML5 Video on Lumia 800
I looking the same answers..