Can't get video feed? license limitation?

 

Hi, I followed this tutorial, however when I connect the video feed to TVINPUT the video does not start. 

https://aximmetry.com/learn/tutorials/for-aximmetry-de-users/setting-up-a-virtual-screen-in-the-unreal-scene/

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

   Stepan Kuczman

 
Profile Image
TwentyStudios
  -  

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.

 
Profile Image
Stepan Kuczman
  -  

Thank you for your advice, this helped solve my problem.