Webcamtexture at 1080p 50fps produces black image
I'm trying to get the 1080p 50fps video from a blackmagic intensity pro 4k as the texture of a plane, but have only managed to do so when I set the camera to 1080i. I'd like to get progressive video,...
View ArticleWebcam feed plays fine in Editor but becomes super choppy and freezes on...
Hey, I am trying to grab a webcams camera feed via webcamtexture and run a video on top. Which works absolutely fine in Unity, super fluid and all. But when I build the application and run the .exe the...
View Article4K - WebCameTexture.Play() Could not connect pins - RenderStream()
I'm trying to connect RX0 Camera via CamLink (as Webcam) to Unity. But I get the following error: Could not connect pins - RenderStream() UnityEngine.WebCamTexture:Play() The error only occurs when I...
View ArticleCannot request Webcam Width ,Height and start camera because of too many...
I am using Unity Editor and trying to open Logitech webcam to take photo. But everything look so weird. First I am call my `start_webcam()` method in `ProMainPagePreview.cs`, it should print all webcam...
View ArticleI try to connect IP CAM to my UNITY
in the "https://answers.unity.com/questions/1151512/show-video-from-ip-camera-source.html?page=2&pageSize=5&sort=votes" post was this script but I see gray screen. I use the "IP WEBCAM" app to...
View ArticleVideo record in Unity (Android/IOS)
I need to video record from the webcam device but I can't find any concrete code. The project must run at least on android but ideally I'd like to test it on windows (editor) and ios devices as well....
View ArticleProblems with webcam
I have 2 webcams, both work on discord so I know they work. On one webcam, unity detects it, but I get "ERROR - Could not find specified video device", even if I set "deviceName" to it's name. The...
View ArticleWebCam Texture scaling on iPhoneX
Hi, I am trying to make a fullscreen camera feed image on a mobile phone (iPhone X). - - A: If I set AspectRatio Fitter to 'Fit in Parent' then it appears at full size but scaled down. - B: If I set...
View ArticleIs it possible to call a method once per frame inside of another method?
I'm working with live video processing. My problem is that I want to call a method and inside this method I want to have a loop that runs every frame just like Update() but after a defined time I want...
View Articlehow can i take webcam resource that worked by another program at the same time
First, I am not familiar with English, so I am sorry to ask a question using a translator. Hi I'm VR, AR Programmer with Unity. I have to make 'Object Detection Program' So, I studied some Python...
View ArticleWebCam.uploadTexture() is too slow with using 4K webcam.
Unity is very slow when working with 4K webcam video. ex:Ricoh theta. Even with the new CPU, I only got 20fps and my CPU Performance is close to 100%. ex: Ryzen 5 3600, Intel i7-8700@3.2GHZ. According...
View ArticleQuest connects to external webcam like Logicool C920
Hi! I tried to get the real-time image of my C920 webcam in the Oculus Quest using the WebCamTexture API. The program works perfectly well in Unity because my PC has no problem recognizing the webcam....
View ArticlePhotoCapture switch device multiple USB webcam
Hi, I am using windows and unity, and 2 USB webcams. I want to take a series of photos with the two webcams ( for a stereo 3D modeling application) and from what I can tell there are 2 ways of taking a...
View ArticleHow to simultaneously render multiple (web)cam streams in Android
Hello everyone, I'm trying to render as 2D textures two cameras of my android device simultaneously on two different raw images. Unfortunately, seems that the provided WebCamTexture API allows only to...
View ArticleHow to acsess multiple webcams in unity and then select them by dropdown
Hi! I have some problems by finding info about unity webcams detection. I want to be able to render my camera on quad in unity. Also to be able to select wich camera to play by dropdown list. Coud...
View ArticleUnity (Vuforia) doesn't recognize my PS Eye.
I'm trying to work on some AR stuff with Vuforia on Unity but for some reason it doesn't recognize my PS Eye camera. Any fix? Thank You!
View ArticleHow 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 ArticleWindows.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 ArticleVideo 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 ArticleTEACHABLE 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