search for: handle_metadata_request

Displaying 8 results from an estimated 8 matches for "handle_metadata_request".

2004 Aug 06
2
song boundaries
...ly - you can't. You can do in-depth audio analysis to try and guess, but that's WAY outside the scope of icecast. If you've got metadata updates synchronised well to the actual stream (rare - but it's not uncommon to be close enough), you can hook into the metadata updates (see handle_metadata_request() in connection.c, and a bunch more stuff in format_mp3.c), and you might assume that those are equivalent to song endings. You may be better off getting song info from the source program, and doing your own external synchronisation to icecast listener counts, etc. <p>Mike --- >8 ---...
2004 Aug 06
2
song titles
...what character set the title it in seem to be completely undefined. icecast will send it on regardless, so if your source sends it in a character set the client is expecting, it'll work. This gets logged at debug level - you can change that if you actually need it logged specifically - see handle_metadata_request in src/connection.c. Mike <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body...
2004 Aug 06
2
song boundaries
...analysis to try and > > guess, but that's WAY outside the scope of icecast. > > > > If you've got metadata updates synchronised well to the actual stream > > (rare - but it's not uncommon to be close enough), you can hook into the > > metadata updates (see handle_metadata_request() in connection.c, and a > > bunch more stuff in format_mp3.c), and you might assume that those are > > equivalent to song endings. > > > > > > You may be better off getting song info from the source program, and > > doing your own external synchronisation to ice...
2004 Aug 06
0
song titles
...he title it in seem to be completely > undefined. icecast will send it on regardless, so if your source sends it in > a character set the client is expecting, it'll work. > > This gets logged at debug level - you can change that if you actually need it > logged specifically - see handle_metadata_request in src/connection.c. > > Mike > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word ...
2004 Aug 06
0
song boundaries
...You can do in-depth audio analysis to try and guess, > but that's WAY outside the scope of icecast. > > If you've got metadata updates synchronised well to the actual stream (rare - > but it's not uncommon to be close enough), you can hook into the metadata > updates (see handle_metadata_request() in connection.c, and a bunch more > stuff in format_mp3.c), and you might assume that those are equivalent to > song endings. <p>> You may be better off getting song info from the source program, and doing > your own external synchronisation to icecast listener counts, etc. or...
2004 Aug 06
0
song boundaries
...> > guess, but that's WAY outside the scope of icecast. > > > > > > If you've got metadata updates synchronised well to the actual stream > > > (rare - but it's not uncommon to be close enough), you can hook into the > > > metadata updates (see handle_metadata_request() in connection.c, and a > > > bunch more stuff in format_mp3.c), and you might assume that those are > > > equivalent to song endings. > > > > > > > > > You may be better off getting song info from the source program, and > > > doing your own e...
2004 Aug 06
3
icecast2 transcode?
I remember working with a company called clubcastlive.com who were essentially doing the same thing - always wondered what happened to them - I guess as an internet company they went out of business. S&M <p>Monday, February 24, 2003, 11:06:26 PM, you wrote: <p> >> I've got a dilema. For months, I've been planning and implementing >> a large project
2004 Aug 06
6
Unofficial Icecast HOWTO posted
Howdy. I just posted an unofficial HOWTO on configuring icecast2 on a Linux or other UNIX machine. It's just a draft in DocBook format, but I was hoping it might help someone. I've worked enough with icecast over the past few years that I thought it time to share what I've learned. The URL is as follows: http://quasi.ksl.com/icecast/ I have older documentation in