Skip to content

Creates a quicktime reference movie file in PHP. Very helpful to get Quicktime live streaming with RTSP to work in the browser

Notifications You must be signed in to change notification settings

mapleaf/QuicktimeRefMoviePHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This script is mainly used to redirect users to a RTSP server. Most browsers
does not understand the rtsp://, and by using this script you can get the
browser to download this .mov-file using http://. The mediaplayer will read the
reference-file, and use the rtsp://-URL supplied in it.

See the bottom of 'makestream.php' for example usage.

An example .htaccess-file for Apache is also supplied

About

Creates a quicktime reference movie file in PHP. Very helpful to get Quicktime live streaming with RTSP to work in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published