hybridgroup / node-bebop

A Node.js client for controlling Parrot Bebop & Bebop2 quadcopters.
http://nodebebop.com
MIT License
146 stars 61 forks source link

Bebop 2 Video Streaming #63

Open OmarJH opened 6 years ago

OmarJH commented 6 years ago

I am trying to run mjpeg-stream example the video window pop-up but no image appears all other examples work fine

bebop firmware v 4.3

CE93Geek commented 6 years ago

What is the version of opencv you are using? This example was running fine with me using old bebop firmware v1.9 with openCV 2.4 as recommended.