| View previous topic :: View next topic |
| Author |
Message |
m-dizzle
Joined: 09 Aug 2007 Posts: 18
|
Posted: Thu Aug 09, 2007 8:07 pm Post subject: Changing the stream info on the fly |
|
|
Hi guys,
just set up an ice cast server and very impressed with audio quality.
Quick question really...
Can you change the title of a stream whilst listeners are connected without having to stop the stream and start it again?
From what i can see, any changes made (i.e. adding another mountpoint to move listners to or changing the details of a live mountpoint) in the config file would mean stopping and re-starting icecast
am i right about this?
Once again, keep up the great work on this project. |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Thu Aug 09, 2007 10:40 pm Post subject: |
|
|
Many changes can be made to the xml and they would be applied when a HUP signal is sent but many streams send title information as metadata and that does not require an xml update.
karl. |
|
| Back to top |
|
 |
m-dizzle
Joined: 09 Aug 2007 Posts: 18
|
Posted: Thu Aug 09, 2007 10:41 pm Post subject: |
|
|
KH, do you know the answer to this?
I have searched the forums and cannot sem to find a definate answer.
Just need to know whether you need to restart icecast or not?
Thanks
Mario |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Thu Aug 09, 2007 11:51 pm Post subject: |
|
|
| after any change to the xml you need to restart icecast yes |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Aug 10, 2007 12:51 am Post subject: |
|
|
No, many xml changes do apply on a reload but the OP was asking about title changes which (depending on what exactly we are dealing with) has nothing to do with the xml.
karl. |
|
| Back to top |
|
 |
m-dizzle
Joined: 09 Aug 2007 Posts: 18
|
Posted: Fri Aug 31, 2007 6:59 pm Post subject: specs |
|
|
Hi Karl,
i've been away...
okay, i am running oddcast DSP plugin for winamp with icecast2.3.1 on Fedora Core 2 VPS.
is there any other info you might need? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Fri Aug 31, 2007 9:17 pm Post subject: |
|
|
Again it depends on what you mean by title. Any listener connection has a stream name which is part of the http headers, changes to that will require a source restart. If you are talking about general metadata updates, then those kind that changes are done by the source client and don't require any configuration changes to icecast.
karl. |
|
| Back to top |
|
 |
m-dizzle
Joined: 09 Aug 2007 Posts: 18
|
Posted: Sat Sep 01, 2007 2:55 pm Post subject: |
|
|
what i would ideally like to happen is have the stream name stay the same all the time. this would be the stations name i suppose.
Then have the current show change via metadata update to display the current show the client is listening to.
I've never managed to get my head round how to do these metadata updates.
can you help? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Sep 01, 2007 4:26 pm Post subject: |
|
|
The stream name is set by the source client, the metadata varies depending on format used, with mp3 style updates, the source client issues a url request to the server at track change (the server then inserts this metadata into the stream for listeners who request them), with vorbis the metadata is in the original stream from the source client.
karl. |
|
| Back to top |
|
 |
m-dizzle
Joined: 09 Aug 2007 Posts: 18
|
Posted: Sun Sep 02, 2007 11:24 am Post subject: |
|
|
Thnks Karl,
so if i am running oddcast DSP plugin, streaming in ogg format and recording live from line in... how do i change the metadata of the stream? |
|
| Back to top |
|
 |
kozlov
Joined: 26 Sep 2006 Posts: 41 Location: Poland, Gdansk
|
|
| Back to top |
|
 |
m-dizzle
Joined: 09 Aug 2007 Posts: 18
|
Posted: Mon Sep 03, 2007 8:34 pm Post subject: |
|
|
chcheers mate, i shall have a little play.
one question though, i do not understand what kind of URL it expects fo the metadata?
is it some kind if text file that it reads or something? Or can you just type a string, and thats what it prints out on the players?
thanks for all the help guys. |
|
| Back to top |
|
 |
kozlov
Joined: 26 Sep 2006 Posts: 41 Location: Poland, Gdansk
|
|
| Back to top |
|
 |
|