0 Members and 1 Guest are viewing this topic.
To program one yourself, you might start by looking at libuvc (documentation). If you look at the src/test.c example program, you'd need to open two devices, and two different src/test.c:cb() callback functions (to distinguish left/right frames).