User Tools

Site Tools


change_segment_clean_up_period

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
change_segment_clean_up_period [2017/06/15 07:52] walkeradminchange_segment_clean_up_period [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 9: Line 9:
 \\  \\ 
 Open this file and look for the line <color #ed1c24>"periodDuration":3600,</color> change period duration from <color #ed1c24>3600</color> to <color #ed1c24>360</color>. This sets the DVR to 15 minutes. Open this file and look for the line <color #ed1c24>"periodDuration":3600,</color> change period duration from <color #ed1c24>3600</color> to <color #ed1c24>360</color>. This sets the DVR to 15 minutes.
 +\\ 
 +\\ 
 +The tsPartDuration parameter is the duration of the chunk the dvr recorder will write. By default, the value is 2000 ms. Thus, every 2s, the dvr-recorder will write a chunk of 2s.
 +You can change this parameter in order to decrease the NAS loading (i.e 10000ms).
 +Increasing the value of this parameter will delay the live output stream. So, if you change the value from 2s to 10s. The live will be delayed of 8s.
 +\\ 
 +\\ 
 +The periodDuration parameter is the internal period that will be used for DVR. 
 +<color #ed1c24>This rule must be respected: period duration <= (DVR duration /3).</color>
 +\\ 
 \\  \\ 
 <sxh [py][; options for SyntaxHighlighter]> <sxh [py][; options for SyntaxHighlighter]>
change_segment_clean_up_period.1497509561.txt.gz · Last modified: 2023/03/09 22:35 (external edit)