Vaadin 8 + Mediaelementjs Player

Hey community,

I just migrated my Vaadin 7 application to Vaadin 8 and unfortunately the
Mediaelementjs Player Addon
isn’t compatible with Vaadin 8. I looked around and I didn’t find an alternative to this Addon (Video function).

Can anyone tell me if this Addon is going to be compatible with Vaadin 8 in future? Or does anyone know anything about alternatives? Im interested in uploading Videos and displaying them in a Vaadin App.

Best regards
shinchillahh

Based on a few seconds looking at the source code, it seems to me that this add-on should be quite trivial to port to Vaadin 8 - perhaps only requiring recompilation and perhaps even working as-is despite not declaring Vaadin 8 compatibility. Please contact the author of the add-on or e.g. file an issue in the GitHub project.

Note that there is also a Video component in the framework itself, but it might or might not have all the features you need.

didn’t work on 8