-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tello node red #16
Comments
In Part 6, the instructions teach you how to create Subflows for various Tello movements. They aren't actually Node-RED nodes, just snippets of Node-RED flows that are in separate tabs that become reusable. |
Thanks, understood. Is there a way to WIFI connect Tello with a local network that also gives the internet connection. |
Do you have any solution flow that takes a video? Appreciate if you could share. |
Yes - see this repo |
Following that page, I do not find the flow - https://github.com/johnwalicki/Node-RED-DroneViewer/blob/master/flows/Node-RED-Tello-VideoStream-Control-Dashboard.json. Has it moved to some other area? |
I have tried following to install ffmpeg, followed all instructions, did npm start in telloview dir, I cannot open localhost:3000. What could be the issue? |
The README link and flow location are correct. I didn't see any error loading https://raw.githubusercontent.com/johnwalicki/Node-RED-DroneViewer/master/flows/Node-RED-Tello-VideoStream-Starter.json |
After you run
starting ffmpeg |
|
When I do - npm start in the telloview directory, I see as below without the starting server at ...
starting ffmpeg I have my laptop with internet connection available via wifi and with another wifi adapter I can connect to Tello as well. Are the two below links different? I would like to use the one with the control, which I do not find |
Does this work under Windows Embedded Standard computer? running npm start fails indicating error in dronviewer-tello package. |
What version of Node are you running? I see old git issues about |
The first flow embeds the video stream in a Node-RED Dashboard. Very basic. |
Two things going on here since I am testing this on two machines separately.
Atleast on Windows 10 machine, I see the versions are the latest and I am not sure why I do not see server running on localhost? |
OK, on the Windows Embedded machine, I upgraded now both npm and nodejs to latest versions. Running npm start in telloview dir, I get the following error messges .. C:\Drone\telloview>npm start
C:\Drone\telloview\server.js:25 npm ERR! Windows_NT 6.1.7601 npm ERR! Please include the following file with any support request: |
Accidentally I closed my previous issue about Tello nodes
In your part6 flow diagram, there are some nodes that are Tello. Am I reading it wrong?
The text was updated successfully, but these errors were encountered: