I'm trying to use the new HTML5-HLS thumbnails.
#https://127.0.0.1/VideoThumbnails/Video.htm?type=HTML5-HLS&source=http://172.16.25.214/out/i/25.m3u8&showtoolbar=false
I'm however receiving following error: Your browser does not support HLS.
I double checked the Options tag and removed the UseIE option, and I also checked the System Center/plugins/web browser engine. It's set to Chromium
How can I double check it's using Chromium and how can I debug what the problem is?
For displaying a HLS stream in Cube, you should use the Edge WebView2 webbrowser component (UseEdge).
Yes, Cube will always be running as a 64-bit process.
I installed WebView2 Runtime.
The screen looks different now.
Now it says “A plugin is needed to display this content.”
Do I need to install something else?
Do I install the x64 version of WebView2 Runtime?