defold / extension-videoplayer-native

Videoplayer extension using native views
MIT License
10 stars 7 forks source link

HTML5 support #11

Open DerMakaber opened 3 years ago

DerMakaber commented 3 years ago

I would like to be able to incorporate videos into a game.

Fullscreen support might be sufficent enough for what I have in mind right now, but being able to overlay gui elements would be crucial. So maybe a surface projection or as a gui Node would work better.

With enough success other target platforms might be interesting as well.

britzl commented 3 years ago

Note that we also have: https://github.com/defold/extension-videoplayer (no sound)