[beagleboard] Re: follow-up on mjpg streamer video manipulation on BLUE

2019-08-13 Thread Daniyal Ansari
On Thu, Aug 1, 2019 at 5:09 PM Daniyal Ansari wrote: > It works! > Thank you. > > https://gist.github.com/ansarid/b820026d2fd169fe729e8e8b651eba67 > > On Thu, Aug 1, 2019 at 4:25 PM Daniyal Ansari > wrote: > >> Testing that now. >> Also added beagleboard@

[beagleboard] Re: follow-up on mjpg streamer video manipulation on BLUE

2019-08-13 Thread Daniyal Ansari
Testing that now. Also added beagleboard@googlegroups.com On Thu, Aug 1, 2019 at 3:54 PM Jason Kridner wrote: > It is in the package feeds now, but not installed by default. > > sudo apt update > sudo apt install mjpg-streamer-opencv-python > > Would be awesome if we had

[beagleboard] Re: follow-up on mjpg streamer video manipulation on BLUE

2019-08-13 Thread Daniyal Ansari
It works! Thank you. https://gist.github.com/ansarid/b820026d2fd169fe729e8e8b651eba67 On Thu, Aug 1, 2019 at 4:25 PM Daniyal Ansari wrote: > Testing that now. > Also added beagleboard@googlegroups.com > > On Thu, Aug 1, 2019 at 3:54 PM Jason Kridner wrote: > >> It is in

[beagleboard] Unable to run MJPG-Streamer on BeagleBone Blue using C270

2018-04-30 Thread Daniyal Ansari
Im trying to use mjpg-streamer on my Beaglebone Blue running Debian 8.7 (bone-debian-8.7-lxqt-4gb-armhf-2017-03-19-4gb.img.xz). I am also using 2 C270

[beagleboard] Installing OpenCV for Python3 (cv2) on Debian 8.7

2018-04-17 Thread Daniyal Ansari
I'm having an issue installing OpenCV for python3 (cv2) on Debain 8.7. Both commands, sudo pip install opencv-python sudo pip3 install opencv-python return the error, Collecting opencv-python Could not find a version that satisfies the requirement opencv-python (from versions: ) No matching