On Mon, Dec 28, 2015 at 2:16 PM, Patrick Poirier <[email protected]> wrote: > ALLELUYA !!! > > Robert C. Nelson YOU are my Santa Claus :-) > > > May I have another request ?? > I want to use mjpeg-streamer on this release and I cannot get it to stream > with Logitech Webcam C170 (non UVC) > I know that I had to disable the mjpg streamer on the bbb to get it running > as YUV under 4.x > like this: ./mjpg_streamer -i "./input_uvc.so -d /dev/video0 -y" -o > "./output_http.so -w .$ > > But it is not working on this release (4.0.8-bone-rt-r8) BBGreen , got any > clue ? > > Here LSMOD of 3.8 > uvcvideo 59360 0 > videobuf2_vmalloc 2383 1 uvcvideo > > LSMOD 4.0.8 > uvcvideo 64315 0 > videobuf2_vmalloc 4941 1 uvcvideo > videobuf2_memops 2574 1 videobuf2_vmalloc > videobuf2_core 36309 1 uvcvideo
4.0.8-rt was really a stepping stone to 4.1.x-rt.. sudo apt-get install linux-image-4.1.15-bone-rt-r17 bbbmini should work fine with 4.1.15-bone-rt-r17 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
