How to play videos in Exeoutput for Php using chromium engine

surendra7865

New member
Hi guys i need to play videos in my application using chromium engine but it not working if we use Trident engine it working but we need to use chromium engine only. How can i play videos using chromium engine in my exe.
 
The Chromium Embedded Framework version 1 used in ExeOutput can’t play video in HTML5. That’s why we are switching to CEF v3 in next release.
 
Back
Top