Hey!What I'd try to do is use the UE4 Media Player framework
(https://docs.unrealengine.com/latest/INT/Engine/MediaFramework/),
create a sphere with a custom shader, put your camera inside the sphere
and basically raytrace the video onto the sphere. ...