| View previous topic :: View next topic |
| Author |
Message |
Tumeski
Joined: 10 Nov 2008 Posts: 2
|
Posted: Mon Nov 10, 2008 3:13 pm Post subject: Problems with metadata |
|
|
Hello there,
My current status is that i need to figure out a way to send metadata to icecast2 "remotely". By this i mean that i need a standalone program that would collect my metadata from player machine (for example winamp plays a song on pc) and then send this metadata to icecast2 and icecast2 would send it to clients.
So this is too complicated? This is best i can think...
The reason for this you ask? Well my setup is that i play music trough mixertable and i dont use straight encoding from the player computer. The metadata can't travel trough soundcards hehe Im pretty sure there is a explanation for this cause i think many use mixertables there... |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Nov 10, 2008 8:03 pm Post subject: |
|
|
The typical process for this would be to use the songchange plugin to send or signal the external app to process the metadata and then inject it via the source client (ices2 metadata file) or via the /admin/metadata[.xsl] url on icecast.
karl.
Last edited by karlH on Tue Nov 11, 2008 2:45 pm; edited 1 time in total |
|
| Back to top |
|
 |
Tumeski
Joined: 10 Nov 2008 Posts: 2
|
Posted: Tue Nov 11, 2008 12:13 pm Post subject: |
|
|
Okay... I didnt really understand anything of that... Basically im looking for a plugin that could send the metadata information to Icecast2 server.
My current setup is something like this
PC/CD-Player/etc.. -> Mixertable -> PC(With darkice that sends the sound data) -> Server machine(Here is Icecast2 that receives the data and distributes it to clients.)
So what i need to do basically is either send metadata staright
^------------------------------------------------\/
PC->Mixertable-PC(DARKICE)->Server(ICECAST2)
OR
^---------------------\/ ^--------------\/
PC->Mixertable-PC(DARKICE)->Server(ICECAST2)
Either way. The first one would be the most ideal, but i can pipe the metadata trough darkice machine...
Also i would like to know some example programs that can do this... So I would have an idea what kind of plugin im looking for.
Thanks! |
|
| Back to top |
|
 |
|