WebCamTexture nullpointerexception
I am trying to build an app which uses webcam. I am applying the webCamTexture on a raw image. I am trying to run this on webGL. I have done all the fact checks and applied all the safety checks....
View ArticleChroma effect- revoke background from Webcam(Only my head) and put other...
Hi Everyone I'm Trying to develop an app that allows user to take a selfie and be able to revoke background(and leave face and body). I tried to use OpenCv but doesn't support this feature same for...
View ArticleInitializing two webcams for stereo vision to Oculus DK2
Hiya guys, So, I just recently started working in Unity for a research project and a part of it requires me to integrate 2 webcams (which is actually an old OVRVision 1 that is no longer supported and...
View ArticleProblem background dropdown webcam
hi ! I got a problem, when I use my webcam the background of the UI Dropdown is automatically set with webcam last picture recorded. The Dropdown is not in the same scene as the webcam and the...
View Articlehow to track object motion with webcam
I had assigned a project that track player hand to control game object (such as dog , fish) to move. Therefore, I need someone can provide some way to help me finish the project. I need some tutorial...
View ArticleWebCamTexture overaly camera feed
Hi, I am trying to get a 3d object to overlay the live camera feed using WebCamTexture. The camera feed is working fine, but is there anyway to get an object on top of that? Thanks
View ArticleBlack screen using Vuforia AR Camera for desktop app
Hi! I'm developing an AR application (using the Vuforia plugin) for a Windows PC connected to a webcam. Everything works fine in the game preview: Unity opens the webcam view and I'm able to see my...
View ArticleUnable to submit test build due to xcode 8 NSCameraUsageDescription missing key
I was able to submit my build before xcode 8 release, but now, when I archive and upload to the app store (testflight), it doesn't expose the build and sends me an email with the following content:>...
View ArticleFacebook Audience Network conflicts with WebCamTexture
I tried to use WebCamTexture while the Facebook Audience Network is integrated in the app, but the camera only displays a black screen, and if the Facebook Audience Network is NOT integrated the...
View Articlewebcam texture format
Is there any way to know the TextureFormat of the webcamTexture? Is it RGB24 or RGBA32?
View ArticleCannot get pixels when webcam is not running
I am trying to simply sync the current camera frame with the other person in the mutliplayer room, using photon. This is my script: using System.Collections; using System.Collections.Generic; using...
View ArticleHow to use unity as a webcam or recording tool to be detected and used by...
Hi, I created a "game" with unity and to complete my project I would like the other applications to recognize my unity "game" as a webcam or such. Here is a simple example of my goal: Join a...
View ArticleCan I use another USB camera (not a webcam)
Hello, I'm new to unity and before I really dive in, I need to know if I can use an external USB3 camera for AR-like application in unity 5+. It's a Toupcam microscope camera (see link below) which I...
View ArticleHow to startup webcam while playing a unity .exe file
Hi all, I made a project in Unity that uses a Vuforia ARcamera. It works perfectly when I try it on play mode, but when I export it as an .exe, the webcam is not being recognized. It is just a black...
View ArticleHow to access webcam properties within Unity ?
Hey, I'm trying to access some hardware properties of a plugged in webcam (like brightness, contrast, saturation, exposure) from unity. I didn't find anything to do this using Unity's libraries. Is...
View ArticleTake photo from webcam (not grab frame from video stream)
Hi, I have a few apps that grab images from a webcam to take photos. That's easy with WebCamTexture. But the quality sometimes is not realy great, webcam video streams do not have the quality of a real...
View ArticleWebCamDevice and WebCamTexture FPS
I'm making a mobile game where I use the camera in the smartphone to take a selfie. When the camera is capturing and rendering, I'm getting 20-30 frames per second, which impacts negatively in some...
View Articlehow can i use my phone's camera as a webcam and let unity recognize it as a...
Hello Devs, Hope you guys are doing well, i just came across vuforia, and i need to have a webcam device connected to pc for testing the app, and i don't have one right now, i thought if i could use my...
View ArticleHow to set up a Videocamcorder as a Webcam in Unity?
Hey Guys, i just did the tutorial( https://www.youtube.com/watch?v=Fgd21lbhikU) for an augmented reality system and it works quite well with my webcam (Logitec). Now i want to do this again with a...
View Articlewebcam Capture from webcam encountered: IndexOutOfRangeException: Array index...
I 'm trying to call the webcam from the plane object, and planning to capture the image from there. But my class library encountered an error > "IndexOutOfRangeException: Array index> is out of...
View Article