How to play an uploaded video?

Hi
I want to play video in my GUI screens . For viewing an uploaded image we use the component image, for Viewing a video what can i do do?
please help me.

Thanks…!

Hi,
There is not a ready component for play video. And I think that Video Play is another big problem domain,not CUBA should solve.
According to my experience, i suggest that you learn about GStream、videojs/http-streaming.
GStream can convert video to HLS format.
videojs/http-streaming is a HLS player.

Sorry ,not GStream, is GStreamer.

ok I will try.
Thanks…!

Hi,

You can also use Video UI component from Vaadin: