How can I play a live video in Unreal Engine?

I want to play live streaming video in my packaged unreal engine game. But I am confused how can I implement a function like this:-

  • If any player is late the video should not start from starting it should be on same timing as others.