如何在Vuforia Engine Unity SDK v10.13中切换移动相机?

huangapple go评论56阅读模式
英文:

How to switch mobile camera in Vuforia Engine Unity SDK v10.13?

问题

我需要在 Vuforia Engine Unity SDK v10.13 中切换移动设备相机,因为 Vuforia 已经改变了整个 SDK。我以前做过,但找不到任何文档。请帮忙。

在 Vuforia Engine Unity SDK v10.13 中,我找不到关于相机切换的任何文档。

英文:

I need help in switching mobile device camera in sdk Vuforia Engine Unity SDK v10.13 because vuforia has chnages the entire SDk. I did it past but i could find any documentation. Please help

I couldn't find any documention regarding camera switching in Vuforia Engine Unity SDK v10.13

答案1

得分: 1

Unfortunately switching between the front and back camera has been deprecated, but this can be achieved if it's necessary via https://library.vuforia.com/platform-support/driver-framework.

If you need to switch between the several back cameras that phones have, I don't believe it's necessary as Vuforia usually selects the main camera, and selecting any other camera like Telephoto or Ultrawide will result in tracking issues as the SDK was not designed to work with such images out of the box.

The question that I would have is, why do you need to switch? What do you want to achieve?

英文:

Unfortunately switching btw back and front camera has been depracated but this can be achieved if its necessary via https://library.vuforia.com/platform-support/driver-framework.

If you need to sw btw the several back cameras that phones have, I don't believe its necessary as Vuforia usually selects the main camera and selecting any other camera like Telephoto or Ultrawide will results in tracking issues as the SDK was not designed to work with such images out of the box.

The Q that I would have, why do you need to sw? what do you want to achieve?

huangapple
  • 本文由 发表于 2023年2月18日 02:28:08
  • 转载请务必保留本文链接:https://go.coder-hub.com/75488052.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定