File: README.httpd

package info (click to toggle)
glasscoder 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,440 kB
  • sloc: cpp: 16,626; makefile: 588; xml: 343; perl: 157; sh: 133; python: 37
file content (17 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
                   README for Apache HLS Configuration

The files in this directory are for a basic HTTP Live Streaming (HLS)
setup on Apache.  They should be installed as follows:

Apache configuration directory:

       hls.conf
       hls.passwd

The 'hls.passwd' file will need at least one password entry added to it
to allow GlassCoder's HLS streaming connector to upload files.  See the
htpasswd(1) man page for details.

Apache cgi-bin directory:

       hls_methods.pl