Merge branch 'develop' into feature/stream

This commit is contained in:
Pierre Rudloff 2016-04-10 19:49:57 +02:00
commit 91a2f93e5a

View file

@ -122,8 +122,7 @@ class FrontController
'user_agent',
$video->http_headers->{'User-Agent'}
);
$url_info = parse_url($video->url);
if ($url_info['scheme'] == 'rtmp') {
if (parse_url($video->url, PHP_URL_SCHEME) == 'rtmp') {
ob_end_flush();
header(
'Content-Disposition: attachment; filename="'.