Hi, I followed this tutorial, however when I connect the video feed to TVINPUT the video does not start.
And in this case a can't transform objects.
https://aximmetry.com/learn/tutorials/for-aximmetry-de-users/passing-transformation-from-the-unreal-scene/
I use the community edition. Thanks to all
If you can see the video in Aximmetry it’s not a license limitation. You’ve probably assigned the video texture to the wrong material slot (index) so it’s displayed on the rim instead of the screen surface. Change the material index to 1 instead of 0 in the blueprint.
The reason you can’t move the object is that you have it set to Static instead of Movable in the UE4 editor.