I’ve been using a webcam as a video input to learn TD techniques and it occurred to me that it would be cool to be able to use the TD processed webcam video in things like Discord or Zoom etc…
So after a bit of searching I found out about NDI Tools
This really opens up a lot of possibilities for sending and receiving video and audio streams!
Using the Screen Capture app I can send my system audio directly into TouchDesigner, no loopback or virtual audio port faffing required
In TD you need an NDI In TOP to use in an Audio NDI CHOP, but once you have the audio coming in you can bypass the TOP if you just want audio and not video from the screen capture
@dan.tilley
I am not a developer and have some understanding of communication between different apps, i know you are and have made some amazing stuff.
Do you think it is possible to create a plugin that shows the visuals from TD in a small window in VCV?
I assume the video out from TD might be a start or stream?
What people usually do is composite the visuals via green-screen process, with the assistance of modules like Purfenator or pachde Null to set up the green bits where the video will land.
it is definitely possible, but the question is at what effort?
NDI Tools have a section on their website for developers, so I guess it should be possible to create an integration that can display NDI streams. Feels like it would not be a simple job though
As Paul says, it would be a lot simpler and already possible with various free modules, to just composite in the TD visuals, or Chroma key them in OBS
if that is too involved, you could try using the LowFatMilk module, its pretty cool