Playing Videos

Hello,

I really need to play videos in my defold project but i have no clue how to since there’s no built in solution.

Please help

1 Like

There are some native extensions for playing videos inside game, check out which one could suite you:

And one by @dlannan:

can you help me set up this: GitHub - defold/extension-videoplayer-native: Videoplayer extension using native views

What are you struggling with? I suggest you download the extension repository and test the included example project to get an understanding of how it works.

1 Like