How to play video with ide plugin?

I’m developing an idea plugin and using the video component to insert videos for playback. However, playback cannot be done in the plugin. Is there any way to solve this problem?

试试 CefRequestHandlerCefResourceRequestHandler,把视频资源映射过去,参考 svg preview代码 intellij-community/images/src/org/intellij/images/editor/impl/jcef/JCefImageViewer.kt at idea/251.23774.435 · JetBrains/intellij-community · GitHub