Hi guys
I’m in the process of building a kiosk application that can run on Linux. At the moment it runs on ubuntu using firefox and HTML5 video.
The video runs fine on my MacBook pro and a Windows core duo 2 ghz but is struggling slightly on a 1.6 atom with 1gb of ram.
I can only think of one other solution using MPEG, as the atom supports hardware decoding. At the moment the problem I am having with this solution is that I can’t seem to find any Linux browser plugin that supports DOM events such As onEnd.
Would be grateful if anyone had any ideas how to solve my problem!!
Cheers!