I’ve tested HTML5 Audio and Video tag in Trident engine, both works.
But same HTML5 Audio and Video tag does not work in Chromium engine.
It will appear “Your browser does not support the audio element” error message.
Does anyone know how to solve the issue?
The Chromium Embedded Framework (CEF) version in ExeOutput is 1.1180.832. This version does not suppot HTML5 audio and video. You can read about it on the CEF release notes wiki page.