ssr icon indicating copy to clipboard operation
ssr copied to clipboard

Feature Request: Thank you for making SSR. I use it all the time. Please consider a timer function so that SSR could could be set to record or shutoff at specific times.

Open griffmky opened this issue 4 years ago • 4 comments

griffmky avatar May 11 '21 19:05 griffmky

That already exists. Be sure to use a recent enough version.

image

(Edit schedule)

mark2185 avatar May 21 '21 12:05 mark2185

@griffmky is this the feature you requested?

mark2185 avatar May 25 '21 08:05 mark2185

@mark2185 @MaartenBaert To the best of my knowledge (0.4.2), there is the option to schedule a "start" or "pause", but not to save/end the recording. Am I correct? It could be handy to have.

fxmarty avatar Nov 22 '21 15:11 fxmarty

No description provided. @griffmky

Yep, as the other colleagues said, the function of programming a specific start and cut-off time has been available for a long time, (although it is more a pause but separable by deactivating the option to record in a single file; i guess). However, it seems to me that it is a "problem" of the versions that can be obtained in the app stores of some distros (one of them being Ubuntu and if I remember correctly some of Debian) although it is strange because it seems that some distros deactivate this function in their APT compilations despite being apparently the same current one or only 1 version back [i'm Debian 11 but I use manual compilation], this because they are not updated so regularly (and i can't use ubuntu ppa on debian) that it is preferable to compile the latest version from Github.

to compile manually the instructions are in the repository readme Here I must admit that @MaartenBaert (i guess) has done a good job of making manual compiling easy and semi-auto for beginners (Compared to other programs that don't even have the Make file created)

Screenshot_20211122_160029