RenderHeads / UnityPlugin-AVProLiveCamera

AVPro Live Camera is a Unity plugin for webcams, TV cards and capture cards

Home Page:https://renderheads.com/products/avpro-live-camera/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YUV_I420 not work with AVProLiveCameraPlugin.GetFrameAsColor32

phields opened this issue · comments

#23
after this update,
I can't use logic C270 camera with AVProLiveCameraGrabber

Hey @phields

What version of Unity/OS are you using?

Hey @phields

What version of Unity/OS are you using?

CPU AMD Ryzen 7 1700X Eight-Core Processor 3.40 GHz
RAM 32.0 GB
Windows 10 20H2
Unity version 2020.1f

I tested this on different PCs, CameraExplorerDemo works fine.
but there is no camera readback in CameraGrabDemo :(

I am also having this issue with unity 2019.2.9. Windows 10. I am also using logitech C270 webcam

I believe this is a bug, the old version does not support YUV_I420, but in other modes (RGB) can be displayed normally @kahnivore

We will implement a new way to grab the RGBA32 from the GPU rendering soon