Skip to content

Instantly share code, notes, and snippets.

View deadelus's full-sized avatar
🎯
Focusing

Trambolho Geoffrey deadelus

🎯
Focusing
View GitHub Profile
<?php
/**
* Description of VideoStream
*
* @author Rana
* @link http://codesamplez.com/programming/php-html5-video-streaming-tutorial
*/
class VideoStream
{
private $path = "";