Did anyone ever try using the Qt Webkit HTML5 support on the imx53? Can Qt Webkit work together with Gstreamer? Is it possible to play HTML5 videos using Webkit+Gstreamer?
Any answer would be appreciated.
 
					
				
		
 rogerio_silva
		
			rogerio_silva
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I just built QT with webkit support.
You can see if webkit will be built by adding --verbose on configure command. It will provide you a list of what will be included or not on your build.
Rgds
Rogerio
Thanks for your answer. Is there something special you had to do to get it running or was it just compiling qt with webkit support?
 
					
				
		
 rogerio_silva
		
			rogerio_silva
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I made a video showing HTML5 running on QT Webkit and i.MX51. Check on link: http://www.youtube.com/watch?v=wSTRczc4QH8
I wasn't able to run videos yet.
Rgds,
Rogerio
