Results 18 comments of Esteban

@rahools That's not true. Take a look at image 216840111366964013590140476722013038132133659_02-059-019.png: ![216840111366964013590140476722013038132133659_02-059-019](https://user-images.githubusercontent.com/4126732/84890975-75250000-b09b-11ea-8b9b-c9a750cde0c1.png) You can see a white line. That white line means that the image is already scaled. @samils7 That FAQ...

Hi! I may be able to shed some light on the matter. I have the same problem that you are reporting on linux (tested on all versions of ubuntu equal...

Hi! I've just created a [repository](https://github.com/stbnps/PS4-Eye-Driver) and uploaded the code I'm running (which is almost the same as yours). I've also added a [traffic dump I captured using wireshark](https://github.com/stbnps/PS4-Eye-Driver/blob/master/captures/windows_camera_app.pcapng). In...

By the way, it is working on Windows 10! :smile: The dark images were because **the camera didn't have automatic exposure switched on**, and the exposure value was too low....

Hi! I used Visual Studio 2015. Bear in mind that you need to link the project to a specific version of libusb (check the README on my repository).

Hi! I compiled it to 32 bits. Your program is printing a 1. That means the init method is working, then the error pops up. I'm guessing that you get...

I've been extremely busy lately, let's see if I manage to do it this weekend. Sorry for the delay.

> I had the same problem. For me, this was pip or setuptools problem, [build isolation](https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/#build-isolation) may have been happend. > > Work around is, install wheel. This works for...

Another stack trace: ``` Guru Meditation Error: Core 0 panic'ed (StoreProhibited). Exception was unhandled. Core 0 register dump: PC : 0x4008f450 PS : 0x00060133 A0 : 0x8008faad A1 : 0x3ffecb40...