Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

artist and title not showing

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
wgato



Joined: 18 Aug 2008
Posts: 8
Location: 215

PostPosted: Sun Sep 14, 2008 10:29 pm    Post subject: artist and title not showing Reply with quote

Hey Folks,

I'm using icecast2, ices2, mpc and mpd to stream, and the song title and artist info isn't showing up. I'm not even sure where to start trouble shooting though. Anyone have any suggestions on how to narrow down which part of my setup my might be causing the problem?

thanks!
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Sep 15, 2008 12:14 am    Post subject: Reply with quote

first you have to determine what application has the metadata, then find out what it should be doing to send them to icecast. Does mpc inform ices2 of the metadata updates for instance?

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
wgato



Joined: 18 Aug 2008
Posts: 8
Location: 215

PostPosted: Mon Sep 15, 2008 12:25 am    Post subject: Reply with quote

sorry for my ignorance, but how would i go about finding that out?

/var/log/ices/ices.log doesnt show any song titles. is there somewhere else i should look?
also where should i look to make sure mpc has the info in the first place?

/etc/ices2/ices-alsa.xml seems to get the info from stdin ??

<input>
<module>oss</module>
<param name="rate">44100</param>
<param name="channels">2</param>
<param name="device">hw:0,0</param>
<!-- Read metadata (from stdin by default, or -->
<!-- filename defined below (if the latter, only on SIGUSR1) -->
<param name="metadata">1</param>
# <param name="metadatafilename">test</param>
</input>
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Mon Sep 15, 2008 2:12 am    Post subject: Reply with quote

ices cannot get metadata from the audio device, it gets it from the metadata file that you have specified when you send a signal (USR1). So you need to populate that file and send the signal to ices when you get new metadata. Now you need to find out when to do that from mpd/mpc assuming they have the metadata.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber