JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16k stars 1.16k forks source link

Need to render decoded video data, have control support? #2499

Closed daocaoren123 closed 1 year ago

dima-avdeev-jb commented 1 year ago

You can look at the experimental library here: https://github.com/JetBrains/compose-jb/tree/master/experimental/components/VideoPlayer

daocaoren123 commented 1 year ago

你可以在这里查看实验库: https ://github.com/JetBrains/compose-jb/tree/master/experimental/components/VideoPlayer

Thank you for your advice. I have seen this example before, but my data is decoded in yuv format and I hope it can be rendered like opengl. At present, I have no specific strategy

dima-avdeev-jb commented 1 year ago

Sorry, but for now, we do not plan to add addition feature to support video playback. You can use Swing interop to add specific video components.

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.