checkChapter($id); $service = new LiveService(); $steamName = ChapterLiveModel::generateStreamName($chapter->id); return $service->getPushUrl($steamName); } }