Skip to content

Allow configuring ground recording directory#12

Open
Angad7600123 wants to merge 1 commit into
Consti10:masterfrom
Angad7600123:master
Open

Allow configuring ground recording directory#12
Angad7600123 wants to merge 1 commit into
Consti10:masterfrom
Angad7600123:master

Conversation

@Angad7600123

Copy link
Copy Markdown

This change adds an optional API for configuring the directory used for ground recordings.

Applications may call VideoSettings.setGroundRecordingDirectory(path) before creating a VideoPlayer. If no directory is configured, the existing default (Movies/FPV_VR/) is used, so existing behavior is unchanged.

The configured path is normalized to ensure it ends with a trailing /, matching the existing directory handling.

This change adds an optional API for configuring the directory used for ground recordings.

Applications may call VideoSettings.setGroundRecordingDirectory(path) before creating a VideoPlayer. If no directory is configured, the existing default (Movies/FPV_VR/) is used, so existing behavior is unchanged.

The configured path is normalized to ensure it ends with a trailing /, matching the existing directory handling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant