
360 video
Can we download a 360 video from you tube and maintain the file same
Can we download a 360 video from you tube and maintain the file same
Hi,
I am not sure I completely understand what you are trying to achieve. Here is a code example for how to implement a 360 setup block on with our we player:
var player = jwplayer(‘container’).setup({
hlshtml: true,
playlist: [{
title: ‘Caminandes VR’,
mediaid: ‘AgqYcfAT’,
stereomode: ‘monoscopic’,
file: ‘//vr.jwplayer.com/content/AgqYcfAT/AgqYcfAT-8yQ1cYbs.mp4’
}]
});
For more reference: https://developer.jwplayer.com/jw-player/demos/innovation/360-video/