Is posible to compile Vuforia in a embeded system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is posible to compile Vuforia in a embeded system?
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 ?
Solved! Go to Solution.
- Labels:
-
Coding
-
Extensions
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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