You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: software-setup/recording.md
+19-6Lines changed: 19 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,25 @@ If you have access to a (powerful) x86 laptop on the ground, you can also utiliz
23
23
24
24
You can manage air recording by either manually enabling/disabling the recording of your primary or secondary camera via QOpenHD or by using the following recommended feature:
25
25
26
-
-**Automatically Start/Stop Recording When Arming/Disarming:**
27
-
To enable this feature, follow these steps:
28
-
1. Open QOpenHD.
29
-
2. Go to the settings for CAMERA1 or CAMERA2.
30
-
3. Set V_AIR_RECORDING to AUTO(armed).
26
+
Record your flights locally on your air unit with minimal performance impact. The recorded video maintains the same bitrate as the transmitted video but is free from breakups due to packet loss since it's stored locally on your air unit, not the ground unit.
31
27
32
-
With this setting, your air recording will automatically start when you arm your drone and stop when you disarm it. You can then download the recording after the flight. Note that when AUTO(armed) is enabled, it's best not to use the QOpenHD air recording widget; however, you can still check the remaining space counter to verify if air recording is functioning correctly.
28
+
To enable this feature:
29
+
30
+
1. Enable video recording for a connected camera. You have two options or using the sidebar or the video statistic tab.
31
+
You can set it to OFF, ON or Auto, in AUTO the system will start recording automatically when arm the UAV
2. To access and view the recordings, you have two options:
37
+
38
+
-**Option a**: After a flight, remove the SD card from your air unit and insert it into a card reader. You can find the recordings in the partition named "RECORDINGS".
39
+
40
+
41
+
-**Option b**: After a flight, enable the "Wi-Fi hotspot" on your air Pi (requires a Pi with integrated Wi-Fi). Connect your phone or PC to the Pi's Wi-Fi network, open a web browser, enter the Pi's IP address. You will access its web interface, where you can find the video files.
42
+
43
+
# Recording Widget
44
+
45
+
You will see a red dot next to camera icon and MBits
33
46
34
47
**Note:** If there is insufficient free space on your Air unit's SD card, air recording will automatically stop.
0 commit comments