Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track recording #279

Open
cdauth opened this issue May 20, 2024 · 0 comments
Open

Track recording #279

cdauth opened this issue May 20, 2024 · 0 comments

Comments

@cdauth
Copy link
Contributor

cdauth commented May 20, 2024

Add an option to record a line.

It could be an item in the tools menu that opens a dialog where the recording can be configured. Starting the recording will open a search box tab where the recording can be paused/finished.

In the recording dialog, the user can select any line type. Maybe the recording intensity (time/distance interval per trackpoint) can be specified.

An indicator could show the current length of the recording.

A line that is being recorded should appear live for other users, but it is read-only for them until the recording is finished. The recording user should be able to change the line data already while recording (through the recording tab).

A new Socket API endpoint needs to be added to record a line and add track points to it. When the socket loses connection, the recording is finished.

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

No branches or pull requests

1 participant