Displaying 20 results from an estimated 46 matches for "server_url".
2005 Feb 09
1
Can't change server_URL data
...set the station name, stream
title etc but there is no place for the station url, I suspect this has
been hardcoded in as I've noticed a number of other stations using Orban's
encoder also have links back to their web site.
Is there a way to change or overide this in the icecast.xml file?
server_URL: http://www.orban.com
I using Windows 2000.
Cheers
Colin
PS: Is there a search function for this email list, I can't find it if
there is.
2004 Aug 06
2
status.xsl url bug
found a bug in the status.xsl file
old line with bug
<a href="{@server_url}">
new line fixes the wrong linking
<a target="_blank" href="{server_url}">
<p>Not sure if anyone has posted anything about this or not.
<p>Dave St John
Mediacast1 Administration
Need Support ?
http://mediacast1.com/helpdesk
<p>--- >8 ----...
2004 Aug 06
2
status.xsl url bug
found a bug in the status.xsl file
old line with bug
<a href="{@server_url}">
new line fixes the wrong linking
<a target="_blank" href="{server_url}">
<p>Not sure if anyone has posted anything about this or not.
<p>Dave St John
Mediacast1 Administration
Need Support ?
http://mediacast1.com/helpdesk
<p>--- >8 ----...
2004 Aug 06
1
Keeping icecast from kicking clients
...to do this. However, I
have yet to make it or see it work. Clients are immediately kicked by
Icecast (1.3.10) and get a 404 not found. I saw this same response in
1.3.7.
Anyway, here are the iterations of icecast.conf files that I've
tried:
Attempt 1
location Uranus
rp_email you@your.com
server_url www.your.com
hostname 192.168.1.147
port 8000
port 8001
server_name 192.168.1.147
acl_policy 0
deny all *
allow all 192.168.1.*
max_clients 10
max_clients_per_source 10
max_sources 5
max_admins 5
throttle 10
console_mode 0
reverse_lookups 0
Attempt 2
location Uranus
rp_email you@your.com
server_u...
2020 Nov 07
2
JSON response track title not encoded to UTF8
...e status json xls to be able to provide the currently song title playing encoded in utf8. I have a problem getting the song titles / artist names for greek or japanese characters. Check below status-json.xsl part, for an example :
...name","server_type":"audio/mpeg","server_url":"https://www.mixxx.org","stream_start":"Sat, 07 Nov 2020 20:46:58 +0000","stream_start_iso8601":"2020-11-07T20:46:58+0000","title":"CYBEREALITY??? - ???????? INTERNET 1.0 Log on","dummy":null}}}
Original file nam...
2012 Dec 11
2
Adding additional mount info to xsl stylesheet
...t;max_listener_duration = 0">
+ Unlimited
+ </xsl:when>
+ <xsl:otherwise>
+ <xsl:value-of select="max_listener_duration" /> (seconds)
+ </xsl:otherwise>
+ </xsl:choose>
+ </td></tr>
+</xsl:if>
+
<xsl:if test="server_url">
<tr><td>Stream URL:</td><td class="streamdata"> <a target="_blank"
href="{server_url}"><xsl:value-of select="server_url" /></a></td></tr>
</xsl:if>
END icecast-2.3.2-moremntinfo.patch
2005 Nov 11
0
[PATCH] icecast video preview 2
...cethread.la \
httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la
Index: web/status.xsl
===================================================================
--- web/status.xsl (revisione 10365)
+++ web/status.xsl (copia locale)
@@ -94,6 +94,16 @@
<xsl:if test="server_url">
<tr><td>Stream URL:</td><td class="streamdata"> <a target="_blank" href="{server_url}"><xsl:value-of select="server_url" /></a></td></tr>
</xsl:if>
+<xsl:if test="video_preview&qu...
2011 Sep 08
0
Problem login into Gluster Platform
...che error_log I've discovered this:
chgrp: changing group of `/tmp/WEBUI_TquyVE': Operation not permitted
[Thu Sep 08 20:08:06 2011] [error] [client 178.223.31.220] PHP Warning:
implode(): Invalid arguments passed in
/var/www/html/includes/transport.inc.php on line 96, referer: http://
<server_url>/modules/login/index.php
[Thu Sep 08 20:08:06 2011] [error] [client 178.223.31.220] PHP Notice:
Undefined index: HTTP_X_REQUESTED_WITH in
/var/www/html/includes/library.inc.php on line 31, referer: http://
<server_url>/modules/login/index.php
And, in /tmp/WEBUI_DEBUG.log:
[2011-09-08 20:0...
2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe
and a xsl typo.
Best regards :)
kysucix
--
Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
Hi. Here it is my patch to put a video preview of a theora stream in
status.xsl.
I just added a:
<video-preview>1</video-preview>
parameters in icecast.xml.in that control the previewing function.
It encodes a png in $webroot/$mountname.tmp and then move it to
$webroot/$mountname.png
As for now it saves a frame every theora keyframe, which is probably
too heavy for the server but
2019 Mar 02
1
listen URL is incorrect
...et>
<listen-socket>
<port>8000</port>
<bind-address>127.0.0.1</bind-address>
</listen-socket>
But, on the admin page, the listen URL is missing the HTTPS. The server
URL is correct.
listenurl
http://stream.myserver.org:443/live.mp3
server_url
https://stream.myserver.org/live.mp3
How can I correct this?
Also, the documentation
(https://icecast.org/docs/icecast-trunk/config_file/) says the tag for a
TLS connection is <tls>, but I could never get that to work. I could
get only the tag <ssl> to work.
Thanks,
Justin
----...
2020 Nov 08
2
JSON response track title not encoded to UTF8
...able to provide the
> currently song title playing encoded in utf8. I have a problem getting
> the song titles / artist names for greek or japanese characters. Check
> below status-json.xsl part, for an example :
>
> ...name","server_type":"audio/mpeg","server_url":"https://www.mixxx.org","stream_start":"Sat, 07 Nov 2020 20:46:58 +0000","stream_start_iso8601":"2020-11-07T20:46:58+0000","title":"CYBEREALITY??? - ???????? INTERNET 1.0 Log on","dummy":null}}}
This totally work...
2006 Nov 14
0
win: crash with exception c0000005 on source exit
...at /stream
[2006-11-14 21:16:03] DBUG stats/stats.c new node public (0)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_name
(Unspecified name)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_description
(Unspecified description)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_url
(http://www.prodia.de)
[2006-11-14 21:16:03] DBUG stats/stats.c new node genre (various)
[2006-11-14 21:16:03] DBUG stats/stats.c new node server_type (?!)
[2006-11-14 21:16:03] DBUG stats/stats.c update node clients (1)
[2006-11-14 21:16:03] DBUG stats/stats.c update node sources (1)
[2006-11-14...
2023 Dec 04
0
Wrong url's from ezstream/icecast
...ge.rocks:8443/stream'
for both http and https. It looks like the "http://" is hardcoded into
the icecast code, so it must be considered a (cosmetic?) bug in icecast
(imho), but should't it report the correct listenurl for both http and
https?
And, there is the same problem with server_url: It report
'server_url http://radio.horsens-garage.rocks:8000'
for both http and https.
I know these informations are send from ezstream, so maybe the problems
are related to ezstream. If that's the case, how do I contact
maintainers?
Thomas
===================================...
2004 Aug 06
2
status.xsl url bug
...iph.org>
To: <icecast-dev@xiph.org>
Sent: Tuesday, March 23, 2004 4:34 PM
Subject: Re: [icecast-dev] status.xsl url bug
<p>> On Wednesday 24 March 2004 10:19, Dave St John wrote:
> > found a bug in the status.xsl file
> > old line with bug
> > <a href="{@server_url}">
> >
> > new line fixes the wrong linking
> > <a target="_blank" href="{server_url}">
> >
> >
> > Not sure if anyone has posted anything about this or not.
>
> Hadn't been mentioned before.
>
> Thanks for the bu...
2011 Mar 11
2
Problem with Redmine
...er migrations canceled:
OCIError: ORA-00972: identifier is too long: CREATE TABLE
"OPEN_ID_AUTHENTICATION_ASSOCIATIONS" ("ID" NUMBER NOT NULL PRIMARY KEY,
"ISSUED" NUMBER, "LIFETIME" NUMBER, "HANDLE" VARCHAR2, "ASSOC_TYPE"
VARCHAR2, "SERVER_URL" BLOB, "SECRET" BLOB)
/opt/redmine-1.1.2/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract_adapter.rb:219:in
`log''
/usr/local/lib/ruby/gems/1.8/gems/activerecord-oracle_enhanced-adapter-1.3.2/lib/active_record/connection_adapters/oracle_enhanced_adapte...
2012 Dec 25
3
stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success
...00(Login failed: Success)
I've tried all regarding makepasswd. but so far nothing. I've attached
ices.xml and icecast2.conf in case any one can please help me out. Thanks
in advance, and merry chistmas by the way.
icecast.conf
location Just west of Mars
rp_email kirk at enterprise.space
server_url http://www.icecast.org/
max_clients 900
max_clients_per_source 900
max_sources 10
max_admins 5
throttle 10.0
use_meta_data 0
streamurllock 0
streamtitletemplate %s
streamurl http://yp.icecast.org
nametemplate %s
desctemplate %s
mount_fallback 1
encoder_password qwQ4N.9cD37ag
admin_password qwQ4N....
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
2004 Aug 06
1
Badpassword Icecast
...a run down on specs before I go into my
problem:
<p> Computer 1 (zuckuss)
Linux 2.2.19
icecast 1.3.11 - compiled from source
lineused to start: /usr/local/icecast/bin/icecast
in icecast.conf ... changed:
location
rp_email
server_url
encoder_password mypassword
admin_password mypassword
oper_password mypassword
port 8010
server_name zuckuss
<p> the only thing it whines about is cant figure out who zuckuss
is. (Its a local computer 192.168.10.1)
Computer 2 (bossk)...
2004 Aug 06
0
Impossible to connect to ANY yp server
...'m not using any directory servers.
I'm behind a firewall, but I've forwarded port 8000 and 8001 to the
correct computer. Is there anything else I should do?
The server is located at http://ormgas.com:8000
Here is my icecast.conf:
location FPC, Sweden
rp_email marco@ormgas.com
server_url http://oc.ormgas.com
max_clients 40
max_clients_per_source 40
max_sources 2
max_admins 3
throttle 0.5
use_meta_data 1
streamurllock 0
streamtitletemplate %s
streamurl http://yp.icecast.org
nametemplate %s
desctemplate %s
mount_fallback 1
encoder_password ....
admi...