webview_cef
webview_cef copied to clipboard
Hope it supports play H.264 videos online.
I used to want to implement a CEF plugin. But I had a lot of problems building CEF library that supports H264. And now thank you implemented such a great plugin. However webview_cef also cannot play videos online. I really hope it supports play videos online.
Thanks for your attention. To play h264 video, we need to recompile the CEF with h264 support but it is not the plugin currently focused on. It's easy to replace the framework or dll (maybe also the headers and c++ wrapper static lib ) used in the plugin.
(Maybe you can have a try on https://blog.csdn.net/epubcn/article/details/82689929 ?)
@hlwhl From #126, Is there no plan for playing h264 video?