diff --git a/plugin/Live/webcamFullscreen.php b/plugin/Live/webcamFullscreen.php index 35d95de0c..22ed8e4d8 100644 --- a/plugin/Live/webcamFullscreen.php +++ b/plugin/Live/webcamFullscreen.php @@ -1,202 +1,206 @@ server_type->value)) { + $forceIndex = "Live" . date('YmdHis'); +} + $liveStreamObject = new LiveStreamObject($trasnmition['key'], $live_servers_id, $forceIndex, 0); $streamName = $liveStreamObject->getKeyWithIndex($forceIndex, true); $controls = Live::getAllControlls($streamName); ?> <?php echo $config->getWebSiteTitle(); ?>