CC-1665: Scheduled stream rebroadcasting and recording

-pre buffer streams part 2
This commit is contained in:
Martin Konecny 2012-08-15 17:03:14 -04:00
parent 1e57c12ce7
commit 4ee0c368ac
2 changed files with 6 additions and 6 deletions

View file

@ -709,6 +709,7 @@ SQL;
'start' => $stream_buffer_start,
'end' => $stream_buffer_start,
'uri' => $uri,
'row_id' => $item["id"],
'type' => 'stream_buffer_start',
'independent_event' => true
);