Quantcast
Channel: Questions in topic: "webcam"
Browsing index pages (256 articles)

How to access webcam permission in WebGL embed

Hi there. I've built a little sign language review game in Unity WebGL that allow a user to view their webcam output next to the video in order to practice the sign. On localhost and simmer.io, it...

View Article


How to develop an AR app for a Windows tab (not a Surface pro) ?

I'm having a problem to develop an AR app for a chemical factory and I have a particular tab from the brand Getac but the system is running with Windows. I tried to develop like an Hololens (by...

View Article


WebCamTexture input frame-rate over 30fps?

I am working on a project to track a smartphone screen via 4 ArUco markers attached to the corners of the phone. The tracking algorithm is already implemented and working well. **My current issue is...

View Article

WebCamTexture absurd CPU usage & visual bug on Linux

Hi everyone, In a recent project on Unity 2021.3.8f1 , I try to use `WebCamTexture`, and everything looks fine on macOS & IOs & Android. See the code below : private void SetUpCamera() {...

View Article

Can't see virtual webcam device on Unity 2019 (Ubuntu 16.0.4)

I successfully loopbacked Web cam devices on Ubuntu 16.0.4. I can played virtual cams well via ffplay software or webamtests.com on Ubuntu 16.0.4. However, when I tried to play it on Unity, the...

View Article


web camera not working in exe build

web camera working properly in editor mode but not working in windows exe build

View Article

MRTK open Hololens 2 camera on button click and display the image in the...

As described in the title I have a scene wich contains a button. I attached a script with the code you see below to a ```PhotoManager``` GameObject. The button runs ```TakePhoto()``` from the script...

View Article

Is it possible to see images from image sensors and digital cameras on unity...

Is it possible to see images from image sensors and digital cameras on unity like a web camera?

View Article


EasyAR 3.1.0 - webcam black screen after updating to Unity 2021.1.18f1

EasyAR 3.1.0 worked properly in older versions of Unity. The webcam loaded as expected, but since I've updated to Unity 2021.1.18f1, the webcam only shows a black screen. I tested it with the samples...

View Article


Switching to two different cameras with Vuforia ARCamera

Hi to all, i'm trying to find a way to switch between two different webcams being attached to my tablet on which I am implementing a Vuforia AR application. Is there a way to initialize a different...

View Article

WebCamDevice.devices crash on Windows

My PC has a USB webcam device and a virtual webcam program installed, and 4 video capture boards. Calling WebCamDevice.devices causes a crash. I suspect it is because of the virtual webcam driver or...

View Article

WebCamTexture.devices.Length returning 0 in Unity 2020.3.8f1

I run my code on Snapdragon 855 Mobile Hardware Development Kit and call "WebCamTexture.devices.Length" to find the camera device number , but it always return 0 in Unity 2020.3.8.f1. However I change...

View Article

How to play a movie and add a live webcam video overlay?

Hi, I am making a film that will be shown at an exhibition in about a month. The visitor can sit in front of a monitor and experience the film like this with headphones. At a certain point in the film...

View Article


Why can't my webgl app find any camera on iphone

1. It is a WebGL app, tested on 2019.3 - 2020.3 2. I'm 100% sure SSL/SSH is enabled 3. PC, Android are working fine. 4. on IOS Debug log is "webcam found, count: 0" Code: public MeshRenderer[] renders;...

View Article

Webcam texture not rendering on iOs URP

Hello, Having a real problem with Webcam textures on iOs. I render the webcam (mobile phone camera) to a Raw Image (with an unlit two sided material on it) and fix the aspect ratio to be correct. It...

View Article


delay webcam in unity

Please help.. It's just a newbie who is just getting into the unity development. I thought about implementing a webcam and completed it. To get to the stage, we use our webcam to sprinkle hand...

View Article

TEACHABLE MACHINE MODEL & UNITY

Hello, I have a "little" struggle here. My problem is that I am not good with C# or Java. I'll appreciate very much if somebody helps me with my little project that I can't attach but I can send in...

View Article


Video Recording in Runtime

Hi I am making a multi screen video recording app using Unity 2020 (like Acapella if you are confused). I have made it so a microphone input can be recorded and played back at a later date but the...

View Article

Windows.WebCam.VideoCapture not works

I was referring to the official documents.(https://docs.unity3d.com/ScriptReference/Windows.WebCam.VideoCapture.html) but, 'VideoCapture.CreateAsync(false, delegate (VideoCapture videoCapture)'...

View Article

How to capture Camera disconnect in using Webcamtexture for Webgl

Hi, I wrote a script where I attempted to handle the edge cases with Unity Webcamtexture. So in case of a sudden camera disconnect an error message should pop up showing 'Camera not available'. While...

View Article
Browsing index pages (256 articles)


Latest Images