ue4plugins / NdiMedia

Media Framework plug-in for NewTek's Network Device Interface (NDI).
BSD 3-Clause "New" or "Revised" License
108 stars 36 forks source link

Support for NDI source name? #2

Closed num3ric closed 8 years ago

num3ric commented 8 years ago

Hi @gmpreussner,

Will the NDI media source have support for source names, and not IP addresses? I suspect I may be looking at a newer version of the NDI SDK, because NDI sources are identified with strings?

Just starting to dive into this today!

num3ric commented 8 years ago

Great, I got the NdiMediaSource to work by reading the sender ip:port off another sample receiver. Sorry for the noise in here.

gmpreussner commented 8 years ago

The next version will have a drop-down menu for the source endpoint address that will contain the list of discovered NDI sources. There will also be a new asset type called UNdiMediaFinder that will allow for searching NDI sources from Blueprint.