I was following this https://vimeo.com/120757981 to make a 360 video.
The issue I am facing as as follows:
Result: Everything thing was black and video didn't get played
Help Required: How can I fix this issue?
First check the direction of the normals in the blender model, if you create a sphere you need to invert the normals so when you place the camera inside the sphere you could see the video. Then import the model from blender to unity, asign a custom material to the sphere, import the video too, create the Play Video script,and done!!. The PlayVideo script should be something like this: