Dup Ver Goto 📝

VideoStreaming

PT2/lang/php/video does not exist
To
8 lines, 13 words, 185 chars Page 'VideoStreaming' does not exist.

See this gist. Then

<?php
require_once("VideoStream.php");
$video_stream = new VideoStream("video.mp4");
$video_stream.start();