Hello, is there any way to call ioctl() function in linux from AOS? ioctl() is being used to control UVC (V4L2) webcameras in linux. What I would basically like to do in aos is write some simple image grabber for usb webcamera. Because of ioctl() clib calls I cannot get any further. Zdenek