Thank you very much!=)
I think what you are looking is adding a plane to the front of your tv and apply a video texture to it. Do this inside a blueprint and it will work.
Hi , i have doing so, but i dont know how to make it auto play when render in Matine. In editor i have click Play in Media properties and save it, so that the video play in game mode, but when render its show black screen, i have a demo video.
I think you need to create an event in the frame you want it to play, basically in your director group,
1 - Add a Event track by right clicking in the dirGroup
2-head to the frame you want it playing there and press enter, name the event you want
3 - Then I would say cast to the matinee in your level blueprint and play it from there.
Other solution is as I have said considering this is all in your scene and not in a blueprint youre spawning, add a plane to the front of your screen, apply a video texture to it and then head to the level blueprint, get the static mesh component and then I think you will get the node play or stop from it. Let me know if you did it.
thanks you, its work with blueprint. Event being play node
No problem