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?
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?