trishume / eyeLike

A webcam based pupil tracking implementation.
MIT License
917 stars 335 forks source link

Windows are showing blank screen #22

Open sudeepbanik opened 5 years ago

sudeepbanik commented 5 years ago
Required Info  
Camera Model SR300
Firmware Version Open RealSense
Operating System & Version Linux (Ubuntu 14)
Kernel Version (Linux Only) (e.g. 4.4.0)
Platform PC(Laptop)
SDK Version 1.12.0
Language python

I am trying to interface my Intel® RealSense™ Depth Camera Manager (SR300) with the code given above but the windows are showing blank screen.

Note:

Since my PC doesn't have a USB 3.0 port but an USB 3.1 Type C port so I am using a Type C to USB 3.0 converter to connect the camera.

Any help on this issue is highly appreciated.

trishume commented 5 years ago

Sorry I have no idea what the problem is given this information. eyeLike isn't a product that does something, it's an example implementation of an algorithm, so if you want to be able to use it you'll need to be able to work with the code and figure things out for yourself.