Skip to main content Help Control Panel

Aubagne HipHop

Tout le Hip Hop d'Aubagne et des alentours

Home «   Server software «  

Documentation: files/stream.php

files/stream.php - Stream a file

This script turns a YACS server into a pseudo-streaming server. On intranets or at home, with VLC or Winamp or Windows Media Player installed at workstations, it allows people to view films on-demand.

This script acts as a redirector for well-known types:

The downloaded object is always cacheable, to avoid IE to remove it too early from temporary directory.

For authentication on protected page this script use basic HTTP authentication. This means that the anonymous surfer will have either to use the regular login page, or to provide name and password on a per-request basis.

Per-request authentication is based on HTTP basic authentication mechanism, as explained in RFC2617.

Accept following invocations:

If the anchor for this item specifies a specific skin (option keyword 'skin_xyz'), or a specific variant (option keyword 'variant_xyz'), they are used instead default values.

This script is a reference file of this system.

Voir aussi:

Licence: GNU Lesser General Public License

Auteurs:

Tools
Browse the source of this script
Server software