Apologies if this has been covered elsewhere or the solution is really easy, but I couldn't find any problems similar to mine elsewhere.
Only the Eye camera is appearing in a window. I get the following error:
WORLD Process [ERROR] uvc_capture : No device found that matched ['Logitech Camera', 'B525', 'C525', 'C615', 'C920', 'C930e']
WORLD Process [ERROR] world : Did not receive valid Capture
I know that my other webcam works (I've tried it in guvcview), but it's called UVC camera (even though it's a logitech C510).
I'm using Pupil 0.3.7 and can't find main.py to change the camera. Is there another way I can change the webcam name or webcam parameters to make the world camera work as well?
Thanks in advance,
Amy
--
You received this message because you are subscribed to the Google Groups "pupil-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pupil-discus...@googlegroups.com.
To post to this group, send email to pupil-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pupil-discuss/4ae75901-cdb5-4e3a-9d75-6b26eaa202ea%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Many thanks for your quick response to this...I had a go with it on Sunday, but didn't seem to work unfortunately. I now get this:
WORLD Process [ERROR] uvc_capture : No device found that matched ['Logitech Camera', 'UVC camera', 'C510', 'B525', 'C525', 'C615', 'C920', 'C930e']
WORLD Process [ERROR] world : Did not receive valid Capture
my laptop has assigned the name 'UVC camera (046d:081d) to it.
I typed lsusb in the terminal to see what information I could get relating to USB devices, and the World webcam is listed as:
Bus 002 Device 006: ID 045e:076f Microsoft Corp.
When I'm back in Pupil capture, only the Eye camera panel opens. I can switch between different cameras in there, but there is only one single window for Eye and no World.
Hope this helps! Let me know if you need any more information.
Kind regards,
Amy
Hmm...I've moved the USB connections around several times, and used the UVC patch provided.
Nothing in the log files which can give more info unfortunately.
Amy
Just managed to get a sneeky screen-capture of the Terminal message before it disappeared...
libv4l2:error turning on stream: No space left on device
VIDIOC_STREAMON error 28, no space left on device
I've got the following hardware;
Intel Core i7 CPU Q720 @1.60GHz x 8
3.8GB RAM
Ubuntu 12.04 64-bit
I've partitioned my hard drive so I've assigned 18GB to Ubuntu. The rest is assigned to Windows.
Would welcome any advice you can give :)
...this is the spec for my laptop btw...
http://www.toshiba.co.uk/discontinued-products/satellite-a660-11m/
Ah, ok. Good to know! Thanks. Apologies for that...I assumed my laptop had two separate USB controllers since they're located in different ends (rookie error!).
I'll have to do a bit more reading on virtual environments. I've just installed Ubuntu alongside Windows and I've been choosing which to boot from on startup.
I'll let you know how it all goes anyway if I get hold of another USB controller.
Thanks again for all your help.
Amy
tried the Combo connection, but gave the same response.
I'll get hold of the item you recommended. Thanks for suggesting it.
Amy
Hi Moritz,
Got the card you suggested and it's working! Thanks so much for all your help! I'm having some problems with calibration now though (wherein the circle marker doesn't move), but I'll keep having a play to see if it can get it working.
Thanks again!
Amy
i have a question please.
i have the same problem :
WORLD Process [ERROR] uvc_capture : No device found that matched ['Logitech Camera', 'B525', 'C525', 'C615', 'C920', 'C930e']
WORLD Process [ERROR] world : Did not receive valid Capture
E Y E Process [ERROR] uvc_capture : No device found that matched ['Microsoft', '6000', 'Integrated Camera']
E Y E Process [ERROR] eye : Did not receive valid Capture
if i have "J-Tech Digital 2-Port ExpressCard SuperSpeed USB 3.0", Is it going to solve this problem ?
thank you in advance
I run the code as ".sh" file and then run the generated patch file and again nothing happened (same error).
I am probably missing something when I followed the instruction.
any help is appreciated. thanks