hybridgroup / node-bebop

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

VideoEnabledChanged returns error at Bebop drone #69

Open Shtivi opened 6 years ago

Shtivi commented 6 years ago

Hi, i've been trying to get the video stream from my bebop (1) drone, according to the guide: https://github.com/hybridgroup/node-bebop/blob/master/examples/video.js. But the stream is not starting and I don't get the 'video', 'data' or 'error' events emitted. I tried to debug it by listening to the VideoEnabledChanged event and when I send the MediaStreaming.videoEnable(1) command it sends an { enabled: error }. Do you have any idea?

arthursp commented 6 years ago

Yes : the bepop sdk has changed and this repo didn't follow up

Shtivi commented 6 years ago

Humm.. ok, so what do I have to do to get it work?

arthursp commented 6 years ago

Two options :