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

How to scale video #211

Open dblate opened 4 years ago

dblate commented 4 years ago

Description

Briefly describe the issue. Include a reduced test case.

I want to scale the camera so that I can get a bigger or smaller view, but i didn't find a API in doc. So does videojs-vr support camera scale?

Steps to reproduce

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

1. 2. 3.

Results

Expected

Please describe what you expected to see.

Get a api or some way to scale the camera/canvas/video.

Actual

Please describe what actually happened.

I don't find such a api, it seems that i can get some Threejs object, but i don't know how to use threejs ;(

Error output

If there are any errors at all, please include them here.

Additional Information

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

versions

videojs

what version of videojs does this occur with?

browsers

what browser are affected?

OSes

what platforms (operating systems and devices) are affected?

plugins

are any videojs plugins being used on the page? If so, please list them below.