Hello community, this is my first attempt to get some webcam to work with picore.
I am not an expert on compiling modules to kernels.
piCore-8.1.3.zip
uname -a
Linux box 4.4.39-piCore+ #1 Mon Dec 26 11:48:10 UTC 2016 armv6l GNU/Linux
Have seen that this file could help but can't find any of these files with in this archive.
http://tinycorelinux.net/8.x/armv6/releases/RPi/src/kernel/4.4.39-piCore%2B_modules.tar.xzlsusb
Bus 001 Device 008: ID 090c:937b Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Silicon Motion Camera
I have my arch linux laptop and when i insert the webcam, and can see what the driver loads.
filename: /lib/modules/4.8.13-1-ARCH/kernel/drivers/media/usb/uvc/uvcvideo.ko.gz
depends: videodev,videobuf2-core,usbcore,videobuf2-v4l2,videobuf2-vmalloc,media
http://www.ideasonboard.org/uvc/If some one could just direct me to the right path to some solution i will be very happy.
I have also attached one stepper motor to the gpio pins and have compiled my own program to
rotate the stepper motor. Works very well. Now i have to make an extension of the library and my program.
Thinking of using ffmpeg ffserver to serve the new /dev/video0 device when i see it in my picore.
Thanks a lot in advance.
//Patrik