Could I insert/add a video in a wall?

Hi guys, could you explain me the easiest way to insert/add a video in a wall of my project? If it’s possible, of course.

Like I said in your other post, which got voted down for whatever reason. Coherent UI make a plugin for Unreal which allows you to render HTML5 content on your geometry.

They have a free trial available, and as far as I can tell - this is the easiest way to get it working without writing your own code.

Thx for yor answer, Crow, but I don’t need a Google Chrome window, or a UI, I only want tu put a mp4 file in a wall. I could try tu write my code, could you help me?

There’s no support for movie files as textures at the moment, but you can create a flipbook of the video instead.

Check out this thread (Flipbook / playing an animation (texture) - Rendering - Unreal Engine Forums) for details on how to get it set up.

Thx you so much ^^

https://docs.unrealengine.com/latest/INT/Engine/MediaFramework/index.html
this may be of use.

I recently found out! =D