I'm creating an Augmented Reality application using Unity and Vuforia. The application uses a webcam, in Unity running the tests it is working, however when I export the application to Windows only a black screen appears, because the webcam does not initialize along with the application.
I would like to know what needs to be done so that when I start the application the webcam will also initialize?