Title = 'Kamera';
$this->Description = 'Webová kamera';
$this->ParentClass = 'PagePortal';
}
function Show(): string
{
if (file_exists(ModuleWebCam::Cast($this->System->GetModule('WebCam'))->ImageFileName))
{
$Output = '';
$Output .= '