# Support for Video to Parent Computer through QGC

Source: https://forum.modalai.com/topic/3209/support-for-video-to-parent-computer-through-qgc
Category: Feature Requests (https://forum.modalai.com/category/29/feature-requests)
Posted: 2024-03-12 13:53:02 UTC by Jeremy Frederick
Replies: 4 · Views: 3723

## Jeremy Frederick · 2024-03-12 13:53:02 UTC

Just wanted to check in on this feature and see when it will be supported.

## Reply by Eric Katzfey (ModalAI staff) · 2024-03-12 15:41:31 UTC

@Jeremy-Frederick Perhaps you could supply a little more detail. Like, what product are you talking about? Streaming live video to QGC on a computer has been a supported feature on a lot of our products for a long time.

## Reply by Jeremy Frederick · 2024-03-13 17:41:46 UTC (in reply to Eric Katzfey)

@Eric-Katzfey Apologies I missed a typo in the topic line, what I meant to ask was in regards to support for **recording** video through QGC and saving it to the parent computer instead of locally on the VOXL 2.

## Reply by Eric Katzfey (ModalAI staff) · 2024-03-13 22:15:22 UTC (in reply to Jeremy Frederick)

@Jeremy-Frederick Well that wouldn't be drone thing, that would be an application on your computer. Maybe VLC can do this?

## Reply by Alex Kushleyev (ModalAI staff) · 2024-03-15 14:30:57 UTC (in reply to Eric Katzfey)

since `voxl-streamer` can provide RTSP streaming from VOXL2, ffmpeg can be used on the host machine for recording outside of QGC.

You can find some helpful information by searching `ffpmeg save rtsp stream to a file` . for example : https://medium.com/@tom.humph/saving-rtsp-camera-streams-with-ffmpeg-baab7e80d767
