Missing Controller

Error: LivestreamController could not be found.

Error: Create the class LivestreamController below in file: app/controllers/livestream_controller.php

<?php
class LivestreamController extends AppController {

	var $name = 'Livestream';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp