stream pushing ok without access permission of /dev/video0
[rtmpclient.git] / app / src / main / jni / libusb / README
1 libusb
2 ======
3
4 libusb is a library for USB device access from Linux, Mac OS X,
5 Windows and OpenBSD/NetBSD userspace.
6 It is written in C and licensed under the GNU Lesser General Public
7 License version 2.1 or, at your option, any later version (see COPYING).
8
9 libusb is abstracted internally in such a way that it can hopefully
10 be ported to other operating systems. Please see the PORTING file
11 for more information.
12
13 libusb homepage:
14 http://libusb.info/
15
16 Developers will wish to consult the API documentation:
17 http://api.libusb.info
18
19 Use the mailing list for questions, comments, etc:
20 http://mailing-list.libusb.info
21
22 - Pete Batard <pete@akeo.ie>
23 - Hans de Goede <hdegoede@redhat.com>
24 - Xiaofan Chen <xiaofanc@gmail.com>
25 - Ludovic Rousseau <ludovic.rousseau@gmail.com>
26 - Nathan Hjelm <hjelmn@users.sourceforge.net>
27 (Please use the mailing list rather than mailing developers directly)