videojs / videojs-vr

A plugin to add 360 and VR video support to video.js.
https://videojs-vr.netlify.com/
MIT License
541 stars 143 forks source link

360_TB projection is not working #250

Open Leuconoe opened 3 years ago

Leuconoe commented 3 years ago

Description

If the version of videojs-vr was changed to 1.10.0, 360_TB Projection did not work.

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Play 360_TB video in videojs 7.15.4 & videojs-vr 1.8.0 version. 2.Update videojs-vr version to 1.9.0 or 1.10.0 3.360_TB video does not work. 360_TB

Results

Expected

360_TB I wanted the video to be played in 360.

Actual

Played as flat video.

Error output

image

Additional Information

Please include any additional information necessary here. Including the following:

versions

videojs

7.15.4

browsers

chrome 92.0.4515.159

OSes

win 10

plugins

videojs-hls-quality-selector@1.1.4 videojs-contrib-quality-levels@2.1.0

gkatsev commented 3 years ago

Thanks, for now I would recommend downgrading to 1.8.0 of the plugin.

Leuconoe commented 3 years ago

In 1.8.0, there is a problem like the video seems to freeze. Version 1.10.0 fixed this, so we cropped the video 2:1.

arslancb commented 3 years ago

have you tried with HTTPS?

Leuconoe commented 3 years ago

Didn't try with https. localhost apache

JuanIrache commented 1 year ago

Hi. It seems many of the projections are currently causing this error (180, 360_Cube, 180_LR, 180_mono, 360_TB). Is the recommended workaround still downgrading to 1.8?

Thank you

Edit: Actually, 1.8.0 is also crashing on those projections, just not showing the error and displaying a black screen instead