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

Instructions #12

Closed Harvey3141 closed 7 years ago

Harvey3141 commented 7 years ago

Hi,

I can't find any instructions oh how to actually implement the plugin. Can it be done using blueprints or just in code?

Thanks,

Harvey

DylanFilingeri commented 7 years ago

I'm wondering the same thing. I don't see any documentation anywhere on how to actually implement this into a project.

gmpreussner commented 7 years ago

Sorry, there are no instructions yet. Hopefully for 4.17 I'll have more time.

There are two Blueprint classes: NdiMediaSource and NdiMediaFinder. Follow the instructions in the Media Framework How-To on how to set up media playback in UE4 in general.