You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
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
Please help. I need to for a university project. Thank you Shreyas Sanghvi
Robert Nelson
unread,
Sep 1, 2018, 2:42:43 PM9/1/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Beagle Board, shreyas....@gmail.com
On Sat, Sep 1, 2018 at 1:05 PM Shreyas Sanghvi
<shreyas....@gmail.com> 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/
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BeagleBoard
The mjpeg streamer worked. I want to start building a open cv application now. can you help me find a materials that can help me install open cv on my BB?