MediaPipe4U Plugin Demo Project
How to use:
- copy plugin to this Plugins folder.
- compile the project use Rider or Visual studio
- Open UnrealEngine Editor and run the demo
You can use maklink.bat to link the plugin folder with your project.
- Change the folder in the first line of maklink.bat file to your mediapipe4u plugin folder (this folder contains 4 folders: GStreamer, MediaPipe4U, MediaPipe4UGStreamer, MediaPipe4ULiveLink)
set DIR="D:\3D_Works\UE\MediaPipe4U\Build" ------> set DIR="[this is your folder]"
-
save maklink.bat
-
Run maklink.bat as administrator (Administrator privileges are required to run mklink command)
Please visit this repository release page:
https://github.com/endink/Mediapipe4u-plugin/releases/