Skip to content

Allow sessionrecording to write a file outside of user/recordings/#3150

Merged
GPayne merged 2 commits intomasterfrom
issue/3020
Apr 7, 2024
Merged

Allow sessionrecording to write a file outside of user/recordings/#3150
GPayne merged 2 commits intomasterfrom
issue/3020

Conversation

@GPayne
Copy link
Contributor

@GPayne GPayne commented Apr 1, 2024

User can now specify a path with the intended filename when starting a recording. If no path is provided, the file is saved to user/recordings/.
This can be done from either the frontend UI or via openspace.sessionRecording.startRecording.
The path must be an absolute path to an existing directory in the filesytem, and the user must have write permissions to it.
The file would have to be played-back using openspace.sessionRecording.startPlayback, becuase the UI only lists files that reside in the user/recordings/ directory.

@GPayne GPayne linked an issue Apr 1, 2024 that may be closed by this pull request
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
@GPayne GPayne merged commit bd82000 into master Apr 7, 2024
@GPayne GPayne deleted the issue/3020 branch April 7, 2024 16:38
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.

Allow session recordings to be saved in explicit directories

3 participants