Re: [beagleboard] Video streaming and Open CV

2018-09-01 Thread Shreyas Sanghvi
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? Thank you On Sunday, September 2, 2018 at 12:12:43 AM UTC+5:30, RobertCNelson wrote: > > On Sat, Sep 1, 2018 at 1:05 PM Shreyas Sanghvi >

Re: [beagleboard] Video streaming and Open CV

2018-09-01 Thread Shreyas Sanghvi
Thanks, I'll check it out. Do you know the steps to get opencv running on the current os that i'm using? Warm regards, *Shreyas Sanghvi* NIIT University, Neemrana, Rajasthan Class of 2020 Electronics and Communication Engineering Major shreyas.sanghv...@gmail.com +91 90 04 791179 Personal Website

[beagleboard] Re: Beaglelogic with Linux beaglebone 4.9.36-ti-r46 #1

2018-09-01 Thread travis8christle
Hi DLF, I am having a similar problem getting Beaglelogic to run an a BBB board. Can you point me in the direction of trouble shooting steps you took to get it working? Thanks, TC -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are

Re: [beagleboard] Re: The build failed because the process exited too early.

2018-09-01 Thread Ichrak Mansour
I'am Sorry ... When I run this command, I get : root@beaglebone:/home/debian# top -o '%MEM' top - 00:07:42 up 14 min, 1 user, load average: 0.66, 1.51, 1.67 Tasks: 93 total, 1 running, 65 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.7 us, 1.3 sy, 0.0 ni, 98.0 id, 0.0 wa, 0.0 hi, 0.0

Re: [beagleboard] Video streaming and Open CV

2018-09-01 Thread Robert Nelson
On Sat, Sep 1, 2018 at 1:05 PM Shreyas Sanghvi 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 >

[beagleboard] Video streaming and Open CV

2018-09-01 Thread Shreyas Sanghvi
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

[beagleboard] Re: Semi fast ADC w/ timestamp at 200-400SPS

2018-09-01 Thread TJF
Hi! Am Freitag, 31. August 2018 17:44:22 UTC+2 schrieb trem...@lonestartracking.com: > > Hello, > I am interested in using the BBB to monitor a sensor (geophone) at about > 200-400sps. I am currently using the Adafruit_BBIO.ADC library to do this > in Python. Ultimately, there are two goals

[beagleboard] Re: Freertos on pocketbeagle.

2018-09-01 Thread gbcstott1
I have pushed the code to Github. It is located at: https://github.com/gbcstott/Pocketbeagle_Freertos_tistarterware.git This is my first push to Github so I hope I released all that is needed. Graham On Sunday, August 5, 2018 at 10:46:37 AM UTC-7, gbcs...@comcast.net wrote: > > I was able to

Re: [beagleboard] Why Chromium is default web browser?

2018-09-01 Thread Andy Laberge
On my X15 kernel 4.14 image Chromium worked on initial installafter apt update and apt upgrade Chromium failed.. Am running on 32GB SD ...I believe my eMMC has a working Chromium Am using FireFox for browser On Fri, Aug 31, 2018 at 7:51 PM not you wrote: > NetSurf does not fully support

[beagleboard] Re: Semi fast ADC w/ timestamp at 200-400SPS

2018-09-01 Thread Stuart Brorson
On Friday, August 31, 2018 at 11:44:22 AM UTC-4, trem...@lonestartracking.com wrote: > > Hello, > I am interested in using the BBB to monitor a sensor (geophone) at about > 200-400sps. I am currently using the Adafruit_BBIO.ADC library to do this > in Python. Ultimately, there are two goals