Myzel394 / Alibi

Use your phone as a dashcam and save the last 30 minutes when you need them.
GNU General Public License v3.0
458 stars 26 forks source link

[Feature Request] Continue recording after saving? #83

Closed dzx-dzx closed 6 months ago

dzx-dzx commented 7 months ago

Sorry if the issue has been discussed before. Currently once the recording is saved, the process is stopped and must be initiated again manually. What about letting it continue without cease?

Myzel394 commented 7 months ago

What's the problem with manually starting another recording? :O

dzx-dzx commented 7 months ago

Just…an alternative way of using it? I want to continue the recording indefinitely.

xandro0777 commented 7 months ago

Would be expected behavior for me. After reading through https://github.com/Myzel394/Alibi/issues/76 I was actually thinking this were default behavior. As mentioned in that issue some settings and wording are not yet completely intuitive.

Myzel394 commented 7 months ago

I'm sorry but Alibi in it's form is not expected to record and permanently save recordings indefinitely. It's more meant as a dashcam.

However, I could offer to implement an auto-save functionality. So you can trigger an auto-save at anytime in the app and also set up automatic auto-saves to happen in the background. What do you think about this @dzx-dzx ?

dzx-dzx commented 7 months ago

I…might need to clarity myself. I don't want recordings of indefinite length. What I want is, while the app is running indefinitely (and keep the last, say, two hours of recording), I can save the recording from time to time instead of ending it on the first time.

If that's truly impossible, what about automatically starting a new recording once the last one is saved, or at least prompt to ask so?

dzx-dzx commented 7 months ago

Sorry if this ping appears rude... @Myzel394 Also the auto-save feature you proposed... could be useful for others, but I can't think of a routine scenario that generates such need.

Myzel394 commented 6 months ago

Fixed in https://github.com/Myzel394/Alibi/pull/94 - you can hold down on the save button to save the current state and Alibi will continue recording. This will be available with the next upcoming update.