johnwalicki / Node-RED-Tello-Control

Node-RED flows to control the Ryze Tello Drone
Apache License 2.0
126 stars 87 forks source link

How to Store Videos/Images Recorded/Captured by Drone in PC thru Node-RED? #22

Closed muditkhare10 closed 4 years ago

muditkhare10 commented 4 years ago

Hi John,

Firstly I want to give you big thanks for Node-RED and Tello Drone implementation in such a easy and interesting way.

It would be great if you can suggest me how can I store drone Recorded/Captured videos/images in my laptop?

Please find some screen shots of Video streaming image by Drone.

Thanks & Regards, Mudit Khare

Tello__Drone_Video_Stream Tello_Drone_Video_Stream__1
johnwalicki commented 4 years ago

You can easily use the Node-RED file node to save the image to your local laptop. Send the image in msg.payload and set the msg.filename to the local file you want to save as.

If you want to write the images to IBM Cloud Object Storage, there are nodes for that too. I have not figured out how to configure the node-red-contrib-cos nodes however.

muditkhare10 commented 4 years ago

Hi John,

Now I am able to save Drone captured images to IBM Cloud Object Storage via using cos-put node Cloud Object Storage in my local Node-RED.

Thanks for your suggestion.

Thanks & Regards, Mudit Khare

Command_Prompt_logs IBM_Cloud_Object_Storage_Bukket_ Tello_Picture_Dashboard_