Displaying 20 results from an estimated 1000 matches similar to: "icecast1: metadata in aliases?"
2004 Aug 06
2
reencode scripts if anyone is interested
I decided to make a few shell scripts that can be used to connect to
icecast, decode/reencode a stream, and then send the result back to icecast.
I guess this can be done with liveice, but this seemed like a simpler
solution for my needs. I have it triggered by a cgi script that i click on
when at work and want to listen to my tunes at a lower, more reliable
bitrate.
There are basically
2004 Aug 06
2
Two Things: Python 2.1 & ices 0.2.2 / Multiple Streams
First off, I managed to build iceS 0.2.2 with Python 2.1, though I had to
add -lutil to the $LIBS definition whilst ./configure'ing. Otherwise,
configure won't find Py_Initialize
Secondly - multiple streams
I've added a second "stream" definition to my ices.conf, and both streams
show up as sources for icecast, (http://blah.com:8000/list.cgi), though
when i try to connect
2004 Aug 06
7
Legal issues
Greetings!
I've been asked to set-up an Icecast stream / live
webcam for a small club, and I'm worried about what
kind of payments the owner would have to make to
stream the club's music over the internet.
I found this article:
<http://www.copyright.gov/carp/webcasting_rates_final.html>
but I still don't know what to make of it. Would we
have to pay $0.07 per song the DJ
2005 Jun 10
2
icecast1 documentation
Hi guys,
Can anyone point me to some good icecast1 documentation? I looked on the
icecast.org website, but the /docs link only list the icecast2
documentation now and the whole site is void of icecast1 documentation...
Using icecast1 instead of icecast2 because I need on-demand-streaming...
Thanks,
Kelv
2004 Aug 06
2
Multiple Stream? Request for Config
Greeting all --
I'm having some problems setting up multiple streams with iceS, for
example, a hi-bandwidth and lo-bandwidth stream of the same audio. Could
someone post a config that works in this case?
thanks
.oOo.oOo.o..o.oOo.oOo.
Ben Wilson
admin -- thelocust.org
ben@thelocust.org
'OoO'OoO'O''O'OoO'OoO'
--- >8 ----
List archives:
2004 Oct 19
1
Some metadata missing, relaying icecast1 stream with icecast2
I'm relaying an icecast1 mp3 stream with icecast2. This works fine,
and the song title is displayed correctly no matter if I use
<relay-shoutcast-metadata>1</> or not on the relay.
But, the stream name and other metadata provided by ices0 on the
icecast1 server is not displayed in the listening client.
Icecast1 source:
[Id: 1] [Sock: 11] [Time of connect: 09/Aug/2004:10:01:24]
2004 Aug 06
2
legalities of streaming
Basically, to legally broadcast music you must:
A) Obtain permissions from the copyright holder (usually the publisher, record
label) of the *composition*. ASCAP, BMI, and SESAC offer compulsory licenses
for all of the artists they represent, fees based upon roughly how many
listeners your station has & how many songs in your broadcast are by
artists/composers they represent.
B) Obtain
2005 Jun 10
3
icecast1 documentation
Geoff Shang wrote:
> Kelvin Chu wrote:
>
>> After reading the docs, I was under the impression that icecast2 does
>> not do on demand relaying?
>
>
> Oh, on demand *relaying*! different kettle of fish.
>
> On demand relaying is available in Karl's branch and has just been
> checked into the mainline development code.
>
> Geoff.
>
Tarballs
2004 Aug 06
4
legalities of streaming
Hi list,
This might not be the right list to bring this subject up on, however I
thought it might be a good place to start.
What are the current legalities in relation to non commercial music streams,
or more accurately put non profit streams, and is this currently being
seriously policed?
Basically I am wanting to start up my own online station, but I don't really
want to get my butt
2004 Aug 06
2
icecast1 and compilation on RH9
I know that icecast-1.3.12 is deprecated and for a good reason. I wanted
to test it out on my Red Hat 9 box today. I found that it would not
compile. Has anyone else seen this?
What I wanted to try was testing streaming MP3 audio and relaying
encoded icecast audio from one machine to another again. Is there an
easy way to accomplish relaying from one machine to another using
icecast2.
I have
2004 Aug 06
2
icecast1 type stats logs in icecast2 ?
Hey All.
I have recently upgraded my streaming radio station to icecast2 type
streaming. I, however miss the stats logs in icecast 1. These logs
would list the number of listeners, and more importantly their ip
addresses. I parsed this onto a nice looking web page, so local users
in my LAN could know who was listening to the radio station.
I guess icecast2 has some built in web serving
2008 Dec 23
6
Security advice, please
My LAN is behind a Netgear router, which does NAT. On the CentOS server I
have fail2ban running. This morning my router reported 3 different IPs
attempting to send UDP packets to port 38950, Since each address is only seen
4-5 times, I presume that fail2ban took over after that.
GRC reports that ports are stealthed (port 143 was open, but is now closed),
but then:
Unsolicited Packets:
2005 Jun 10
2
icecast1 documentation
Hi Geoff,
I'm a bit confused...
After reading the docs, I was under the impression that icecast2 does
not do on demand relaying?
I did a google search, found this (well, it's a year ago)
http://lists.xiph.org/pipermail/icecast/2004-February/006555.html
Also, in the relaying section of the icecast documentation:
http://www.icecast.org/docs/icecast-2.2.0/icecast2_relay.html
There was no
2004 Aug 06
1
Icecast1: "Client din't data fast enough"
Hallo, 06.10.02
I'm using Icecast1 with darkice on the same mashine,
starting darkice by cron sending 2 mp3-Streams to the
Icecast server and dumping the two mp3 stream and an
an other vorbis into files (may later I set up icecast2)
in the static dir of the Icecast. Locally connecting to
the streams works well even works file streaming of the
2004 Aug 06
0
icecast1 type stats logs in icecast2 ?
Hi:
You can get the info you want through the icecast2 admin interface. To use
this, do the following:
1. Edit the following fields of the icecast.xml file:
admin-user - set to the username to log into the admin system with.
admin-password - The password to use with the username above.
admin-root - the directory which will contain the XSL files for the admin
interface.
2. Now copy
2004 Aug 06
0
icecast1 and compilation on RH9
On Monday 22 September 2003 10:27, Kerry Cox wrote:
> I know that icecast-1.3.12 is deprecated and for a good reason. I wanted
> to test it out on my Red Hat 9 box today. I found that it would not
> compile. Has anyone else seen this?
> What I wanted to try was testing streaming MP3 audio and relaying
> encoded icecast audio from one machine to another again. Is there an
> easy
2004 Aug 06
1
AW: Icecast1: "Client din't data fast enough"
Hello Geoff, Hello Hagen,
I have also this problem, I use shoutcast with shout. on a Sun SPARCServer 5
with 170 Mhz, and I don't know what I can do. Making higher buffering at the
server-side ?!? but where ?
Using a better Maschine (Sun Ultra60 with 2x450 UltraSPARCII Processor) its
the same problem: the stream is broken with "Client din't data fast enough"
in Logfile. I hear
2004 Aug 06
3
icecast1 type stats logs in icecast2 ?
Here is a php script that parses out the stats.xml file from the admin of
the icecast2 server.
It currently only parses the page out to variables and still needs a bit of
work.
anyways here is the php source files
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_conf.phps
http://cvs.casterclub.com/dev/icecast2_status/v1.3/ice2_status.phps
<p><p>Dave St John
CEO Mediacast1
2004 Aug 06
4
[Re: icecast2 ??]
Behold, Adon Irani <adon@YorkU.CA> hath decreed:
>
> the icecast2 developers be guilt-tripped into repeating icecast's
> performance ?
> _ is it not enough that OGG can have a streaming server that supports it ?
Perhaps, if that is the only requirement to have a fully-functional
streamer. Unfortunately, I believe this is not sufficient for the
user base. So, if the
2004 Aug 06
4
[Re: icecast2 ??]
Behold, gtgbr@gmx.net hath decreed:
> Aaron Gaudio wrote:
> > the current stable version. Those who are willing to give up the
> > features not yet implemented in icecast2 in order to stream vorbis, can
> > use the devel version. Those who don't need to stream vorbis can
> > continue using the stable version. There is not a good rationality for
>
> Icecast2 is