Displaying 4 results from an estimated 4 matches for "get_icecast_file".
2004 Aug 06
0
Second stream will not connect
...BUG: Adding varpair [x-audiocast-udpport] == [3005]
[23/Apr/2003:20:01:57] [19:Connection Handler] DEBUG: Adding varpair [From] == [@rachel]
[23/Apr/2003:20:01:57] [19:Connection Handler] DEBUG: Checking need for authentication on mount /stream2
[23/Apr/2003:20:01:57] [19:Connection Handler] DEBUG: get_icecast_file(): Looking for /usr/local/icecast/conf/users.aut
[23/Apr/2003:20:01:57] [19:Connection Handler] DEBUG: get_icecast_file(): Looking for /usr/local/icecast/conf/mounts.aut
[23/Apr/2003:20:01:57] [19:Connection Handler] DEBUG: get_icecast_file(): Looking for /usr/local/icecast/conf/groups.aut
[23/Apr/...
2004 Aug 06
1
winnt32 v1.3.7 and templatedir?!
...platedir settings in configuration file,
reporting at startup:
[06/Dec/2001:16:26:30] ERROR: Could not find a suitable directory for template
files, something might be wrong!
Setting debuglevel to 6 produced following entries in icecast.log file:
[06/Dec/2001:16:28:51] [2:Calendar Thread] DEBUG: get_icecast_file(): Looking
for D:\icecast137\templates\statistics.html (this is where it actually is
though!!!)
[06/Dec/2001:16:28:51] [2:Calendar Thread] DEBUG: get_icecast_file(): Looking
for .\templates\statistics.html
[06/Dec/2001:16:28:51] [2:Calendar Thread] DEBUG: get_icecast_file(): Looking
for ..\template...
2004 Aug 06
0
[ problem remotely loginning into web admin interface]
...... After installing icecast last week I had been unable
to get the /admin to work. So today I looked into the code. From
that exploration it seems that the *.aut files (or at least the
mounts.aut) needs to be in the conf directory.
If you follow the code in client.c line 176...
char *secfile = get_icecast_file (info.mountfile, conf_file_e, R_OK);
to the definition of conf_file_e. After a few assignments the
value turns out to be "conf" in config.h line 94. BTW, I'm using
the icecast-1.3.12 tar.
I'm not sure why the etc dir is conf, but I didn't explore any
further to see what wou...
2004 Aug 06
5
Missing headers in Icecast2
Hi Karl,
Thanks for your help,
About the "Connection:" header, you are right, it's:
"Connection: close" and NOT "Connection: keep-alive". The protocol when the
SERVER sends the data is http 1.0. It's http 1.1 when the browser requests
the data.
I don't understand the "Content-Length: 54000000" header either. Also I
noticed the flash player on