Note: The auto-generated code is for reference purposes and orientation. A direct copy&paste will not work on its own. Please make sure to review the sample and adapt to your own application code.
<?php require_once('lib/KalturaClient.php'); $config = new KalturaConfiguration(); $config->serviceUrl = 'http://api.eu.kaltura.com/'; $client = new KalturaClient($config);