I am trying to receive a transport stream over a cimax usb interface on cindrella board. I am using libusb for accessing the device. Problem is sometimes the callback function is not getting called and it shows device detached.
Asked
Active
Viewed 185 times
0
-
If it shows the device as detached, I would start there. Do you know why it appears to be detached? – levengli Jul 09 '13 at 10:40
-
Can you post some piece of code? The piece where the callback mechanism is referred? – Aug 05 '13 at 14:37