On Sat, Sep 1, 2018 at 1:05 PM Shreyas Sanghvi <[email protected]> wrote: > > Hey guys, > I'm new to Beaglebone and am using the black board. I'm developing an > application to stream video feed from my HP1300 webcam to a remote display. I > need help in connecting the webcam and using the v4l2 libratl and > installation of open CV. I've tried a lot on doffdiffe webpages buy, I get > older posts and many of them seem to not work . > I've flahsed this particular image on my BB black > http://debian.beagleboard.org/images/bone-debian-9.4-iot-armhf-2018-06-17-4gb.img.xz
Are you streaming raw video, aka no "openCV" stuff.. aka if so, just use mpjeg-streamer, if it's a usb camera look at the install script under /opt/scripts/ https://github.com/RobertCNelson/boot-scripts/tree/master/tools/software/mjpg-streamer and update the udev rules so mpjg-stream autostarts with your camera. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgzp9GsOz6Y38-ue7WoS16F7ORk1sZEda%2BWYNE2zAiw%3DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
