Display videos on iPad via dynamic or direct link (Vaadin 14)

Hello,

in our current project, some videos are stored in webapp directory.
With PC , in Chrome Browser, there is no problem, link is opened, video is played.
With iPad, video cannot be rendered in Safari browser.

But videos from other Internet site can be rendered such as Trello or github.

Does anyone has a clue about it?

Sounds like it could be a bug. You should create a minimal project that reproduces the issue and report a ticket on GitHub: [https://github.com/vaadin/flow/issues/new]
(https://github.com/vaadin/flow/issues/new).

Thank for your answer Olli Tietäväinen

I created this ticket on GitHub with code snippets to reproduce it: https://github.com/vaadin/flow/issues/9083

I created the minimal project to reproduce it fastly, have I to send it ?

You can attach it to the GitHub ticket