Sending a video file to a Pixhawk drone

I am developing a project where I’m going to build an Autopiloted drone.

The setup consists of a Pixhwak as the flight controller, a Raspberry Pi4 as the flight computer, a Raspberry camera v2 as the flight camera and a 3DR 500 mW 915 Mhz telemetry module. In my project, in addition to streaming video from the drone I’m also supposed to send a 1 MB video file to the drone.

I was wondering if it is possible to send a video to my drone with the mentioned setup? I did lots of research but I couldn’t find anything.

Thanks in advance.

sending a 1mb file through the telemetry is going to be slow, why do you need to do this?

1 Like

I am asked to do it via telemetry.

Can you tell me how slow is it going to be?

Thanks