Detect movement across the screen and add effects?

I have a world in UE4 on a display screen . If someone walks across the screen , then I want to show some effect or movements in the world. What could be the best way to detect people move across the screen using a camera or a sensor and communicating that data to UE4?
I have seen videos about Kinect but am not entirely sure.
Thanks in advance.