How to create a multiplayer for HTC_Vive using photon in Unity3d?

Hi,

I am making a HTV-Vive project which will be multiplayer. There will be one tutor and students can join in into that room and look at the same. The condition is that : what ever Tutor did in the Room (eg: Lab), it should be visible to all the students. I tried using photon multiplayer plugin, but unable to get the result as expected. What can be done to get the output as I mentioned. Else, please suggest tutorial available for implementation? Any help will be appreciated.