Replies: 2 comments 1 reply
-
| 
         will this code work ?  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Yes, this is possible. And as for the NDI part, your snippet looks right. If your source names don't change this is a good approach. You can also configure the source name for each  There is some Godot documentation for what you are trying to do here: https://docs.godotengine.org/en/stable/tutorials/animation/playing_videos.html#displaying-a-video-on-a-3d-surface  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to receive one or more NDI streams and project them on a 3D surface? I want to output live visuals in Resolume and recreate a virtual stage in Godod on which the live video stream is played on an LED wall. Unfortunately only NDIOutput Output is documented, which is the opposite of what I need. Is the function I'm looking for VideoStreamPlaybackNDI?
Beta Was this translation helpful? Give feedback.
All reactions