How to play a 360 degree video in KalturaPlayer using Android SDK?

I am using Kaltura’s Android SDK v3 for developing my android application. Here, I am trying to play a 360 degree video in kaltura’s player, but the video is being played as a normal video(not able to see VR option or 360 degree support).

I have given tags as “360” for the video in the KMC portal and enabled 360 option in the player.

Please let me know

  1. How to play a 360 degree video using kaltura’s Android SDK?
  2. I have created multiple video players in KMC portal. How to dynamically select video players to play different videos using Kaltura’s SDK for android?