Blazored / Video

The easiest html5 video implementation for Blazor applications
https://blazored.github.io/Video
MIT License
124 stars 28 forks source link

Programming autostart manually #15

Closed MCF3389 closed 2 years ago

MCF3389 commented 2 years ago

I resolved my issues. Autostart can be started best via Javascript, see my comment below to pieteckhart's solution

MCF3389 commented 2 years ago

P.S. I also tried the autoplay solution described [pieteckhart] here: https://github.com/Blazored/Video/issues/12

This also didn't work on blazor maui (neither on windows nor on android...)