chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 280 forks source link

Does Chromely support Media Source Extensions? #325

Closed jim-lin507 closed 3 years ago

jim-lin507 commented 3 years ago

I am using flv.js(https://github.com/bilibili/flv.js) to play video that relies on Media Source Extensions, it works fine on Chrome(Version 91) and other browsers. Please tell me why if you know. Thanks!

mattkol commented 3 years ago

@jim-lin507 Chromely is based on CEF/CefGlue, so if it does not work, it may be proprietary issue - https://www.magpcss.org/ceforum/viewtopic.php?f=17&t=18373