CC-1665: Scheduled stream rebroadcasting and recording
-pre buffer streams part 3 -finished
This commit is contained in:
parent
4ee0c368ac
commit
5c1c836f11
2 changed files with 3 additions and 4 deletions
|
@ -253,7 +253,7 @@ end
|
|||
# Function to create a playlist source and output it.
|
||||
def create_dynamic_source(uri) =
|
||||
# The playlist source
|
||||
s = input.http(buffer=4., max=12., uri)
|
||||
s = input.http(buffer=2., max=12., uri)
|
||||
|
||||
# The output
|
||||
active_dyn_out = dyn_out(s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue