Skip to main content
5-Regular Member
November 8, 2019
Solved

Is posible to compile Vuforia in a embeded system?

  • November 8, 2019
  • 1 reply
  • 1169 views

Hello, i have a question related with work with vuforia in remote way, like a robot with cammera to monitoring remotely a plant (is possible to compile vuforia in a embedded system, an process for example a mobile cammera in a robot and  see remotely all,  with augmented reality ?

Best answer by sdidier

Hello,

 

I don't think because only local camera of the device who runs Vuforia View is used.

 

For a such project, I would recommend to develop a specific application in embedded system to capture camera and allow access to a specific app.

Develop a client app to have access to the data of remote camera and use Vuforia SDK to work on AR stuffs.

 

The only problem what I see is linked to the frame rate.

What is the minimum frame rate of camera video is needed to a good AR experience with Vuforia SDK ?

What append if we loss the camera stream ?

 

Best regards,

Samuel 

1 reply

sdidier17-PeridotAnswer
17-Peridot
November 12, 2019

Hello,

 

I don't think because only local camera of the device who runs Vuforia View is used.

 

For a such project, I would recommend to develop a specific application in embedded system to capture camera and allow access to a specific app.

Develop a client app to have access to the data of remote camera and use Vuforia SDK to work on AR stuffs.

 

The only problem what I see is linked to the frame rate.

What is the minimum frame rate of camera video is needed to a good AR experience with Vuforia SDK ?

What append if we loss the camera stream ?

 

Best regards,

Samuel