Live video streaming from recording files over HTTP based on PHP Live video streaming from recording files over HTTP based on PHP php php

Live video streaming from recording files over HTTP based on PHP


Do you have a time limit for php execution ?if yes , change it to unlimited with :

set_time_limit(0);