Difference between revisions of "Schedule"

From User Manual :: Screenbits
Jump to: navigation, search
(Use other apps)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
You can use auto stop options to stop recording automatically when duration or size of the output file reaches a limit. To view auto stop options, click '''Auto stop''' button from [[Getting_started#Application_window|application window]].
+
You can use schedule options to start and/or stop recording automatically at a certain time or when duration or size of the output file reaches a limit. To view schedule options, click '''Recording options''' button from [[Getting_started#Application_window|application window]] then navigate to ''Schedule'' section.
  
 
[[File:recording-options.png|frame|left|Figure 1: Recording options]]
 
[[File:recording-options.png|frame|left|Figure 1: Recording options]]
Line 7: Line 7:
 
<br clear=all>
 
<br clear=all>
  
 +
== Start at a certain time ==
 +
To start recording a certain time:
 +
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view ''Recording options''.
 +
#Choose '''Time''' for ''Start mode'' under ''Schedule'' section.
 +
#Enter the time which you want to start recording.
 +
 +
== Stop at a certain time ==
 +
To stop recording a certain time:
 +
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view ''Recording options''.
 +
#Choose '''Time''' for ''Stop mode'' under ''Schedule'' section.
 +
#Enter the time which you want recording stop at.
  
 
== Stop by duration ==
 
== Stop by duration ==
 
To stop recording by duration:
 
To stop recording by duration:
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view recording options.
+
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view ''Recording options''.
 
#Choose '''Duration''' for ''Stop mode'' under ''Schedule'' section.
 
#Choose '''Duration''' for ''Stop mode'' under ''Schedule'' section.
 
#Enter the duration which you want recording stop at.  The default is 1 hour (1:00:00).
 
#Enter the duration which you want recording stop at.  The default is 1 hour (1:00:00).
Line 16: Line 27:
 
== Stop by size ==
 
== Stop by size ==
 
To stop recording by size of the output file:
 
To stop recording by size of the output file:
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view recording options.
+
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view ''Recording options''.
 
#Choose '''Size''' for ''Stop mode'' under ''Schedule'' section.
 
#Choose '''Size''' for ''Stop mode'' under ''Schedule'' section.
 
#Enter the file size which you want recording stop at. The default is 1 gigabytes (1GB).
 
#Enter the file size which you want recording stop at. The default is 1 gigabytes (1GB).
 
== Stop at a certain time ==
 
To stop recording a certain time:
 
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view recording options.
 
#Choose '''Time''' for ''Stop mode'' under ''Schedule'' section.
 
#Enter the time which you want recording stop at.
 
  
 
== Restart recording ==
 
== Restart recording ==
Line 30: Line 35:
  
 
To enable restarting recording:
 
To enable restarting recording:
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view recording options.
+
#Click '''Recording options''' button from [[Getting_started#Application_window|application window]] to view ''Recording options''.
 
#Choose a mode for ''Stop mode'' under ''Schedule'' section then enter the desired size, duration or time to stop.
 
#Choose a mode for ''Stop mode'' under ''Schedule'' section then enter the desired size, duration or time to stop.
 
#Click the selector under ''After recording stopped'' then choose '''Start new recording'''
 
#Click the selector under ''After recording stopped'' then choose '''Start new recording'''
 +
 +
== Use other apps ==
 +
You can control recording through [[CLI|command line interface]] which makes it possible to use other apps such as [https://en.wikipedia.org/wiki/Windows_Task_Scheduler Windows Task Scheduler] to control recording.
 +
 +
For example, you can use [[CLI#Commands|start]] command and ''Windows Task Scheduler'' to automatically start recording at a specific time or day of the week. This is useful for complex scheduling scenarios which is not covered by the scheduling options provided by Screenbits.
  
 
<!--
 
<!--

Latest revision as of 11:49, 25 May 2024

You can use schedule options to start and/or stop recording automatically at a certain time or when duration or size of the output file reaches a limit. To view schedule options, click Recording options button from application window then navigate to Schedule section.

Figure 1: Recording options


Figure 2: Schedule options


Start at a certain time

To start recording a certain time:

  1. Click Recording options button from application window to view Recording options.
  2. Choose Time for Start mode under Schedule section.
  3. Enter the time which you want to start recording.

Stop at a certain time

To stop recording a certain time:

  1. Click Recording options button from application window to view Recording options.
  2. Choose Time for Stop mode under Schedule section.
  3. Enter the time which you want recording stop at.

Stop by duration

To stop recording by duration:

  1. Click Recording options button from application window to view Recording options.
  2. Choose Duration for Stop mode under Schedule section.
  3. Enter the duration which you want recording stop at. The default is 1 hour (1:00:00).

Stop by size

To stop recording by size of the output file:

  1. Click Recording options button from application window to view Recording options.
  2. Choose Size for Stop mode under Schedule section.
  3. Enter the file size which you want recording stop at. The default is 1 gigabytes (1GB).

Restart recording

You can choose to start recording immediately right after previous session stops automatically. This feature is useful when you want to automatically split the output into multiple files with specific duration or size.

To enable restarting recording:

  1. Click Recording options button from application window to view Recording options.
  2. Choose a mode for Stop mode under Schedule section then enter the desired size, duration or time to stop.
  3. Click the selector under After recording stopped then choose Start new recording

Use other apps

You can control recording through command line interface which makes it possible to use other apps such as Windows Task Scheduler to control recording.

For example, you can use start command and Windows Task Scheduler to automatically start recording at a specific time or day of the week. This is useful for complex scheduling scenarios which is not covered by the scheduling options provided by Screenbits.