getting video stream of two drones
2570 0 2021-5-23
Uploading and Loding Picture ...(0/1)
o(^-^)o
flashpixx
New

Germany
Offline

Hello,

I try to get of two Tello EDU drones wich are connected to the same wifi access point the video streams in parallel to my Python program. So my Python program uses the library DJ Tellopy 2 for connection, this works fine in general. I can send command to the drone and get the video stream back and can process it with OpenCV. In my network I have got two Tello EDU drones, with static IP addresses (based on their mac address and my computer). Both drones send after I call streamon the video stream to the UDP Port, which is configured to port 11111, so in my case I get two video streams to this port on my computer on the same port.

Is it possible setup on each drone a different port which for sending the video, so I can create on my computer two different UDP server sockets to receive the stream and process it independend and in parallel? Is there a command to change the port (I don't find any information in the SDK documentation)? Or is there another possibility?

Thanks a lot for help
2021-5-23
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules