hybridgroup / node-bebop

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

getVideoStream() nor getMjpegStream() Is not working after upgrade to Version 3.2.0 #30

Open xxliefde opened 8 years ago

xxliefde commented 8 years ago

Sorry the problem turned to be with my drone ,sorry for posting so fast

xxliefde commented 8 years ago

Just FYI if someone is having same problem now the stream is by default disabled (which wasn't the case ) you have to enable it on connection

deadprogram commented 8 years ago

Hi @xliefde thanks for the feedback. You are absolutely correct, according to the Parrot docs, all versions of 3.x+ firmware have is disabled by default.

We had already previously modified all the examples to now have the needed drone.MediaStreaming.videoEnable(1); call. Do you think there should also be some mention in the README? If so, would you be willing to submit a PR with this info?

Thanks again.

oscar619 commented 7 years ago

Hi @xliefde Sorry to bother you, you have some updated information to visualize the video of the drone parrot bebop 2?