kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* UVC ioctl call is failing
@ 2019-06-28 11:37 Manoj Tiwary
  0 siblings, 0 replies; only message in thread
From: Manoj Tiwary @ 2019-06-28 11:37 UTC (permalink / raw)
  To: kernelnewbies


[-- Attachment #1.1: Type: text/plain, Size: 649 bytes --]

Hi All,

I have iCatch camera connected to my ubuntu 16.04 desktop, I'm trying to
use GET_CUR and SET_CUR commands to control the camera Extension Unit.

I have a common api for both get and set which first queries the camera
with get_len and then send get or set command.

But When I call a set or get command repeatedly without any delay, the
ioctl is failing due to timeout, If I set UVC_CTRL_CONTROL_TIMEOUT to 0
(infinite) or more or delay between (min 2 sec ) get and set commands It
will complete successfully.

But same thing is working when I tried in windows.

Is delay required between repeated ioctl calls? If so, why?

Thank you,
manoj

[-- Attachment #1.2: Type: text/html, Size: 853 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-28 11:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-28 11:37 UVC ioctl call is failing Manoj Tiwary

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).