[icecast-dev] More libshout questions (more info)
Deven Phillips
dphillips at gothic-hawaii.com
Mon Jan 19 03:20:48 PST 2004
Okay, this is interesting....
The metadata functions work fine with icecast (2.0.0) but do not
work at all with NullSoft's ShoutCast server. . . Is that not supported
by libshout? Just curious...
Deven
Deven Phillips wrote:
> Okay
>
> Nevermind the SEGFAULT, it was string pointers in my code. Sorry
> for the inconvenience. Continuing with the issue though . . . .
>
> Now that I can successfully call shout_metadata_add() and
> shout_set_metadata(), shout_set_metadata() returns SHOUTERR_NOCONNECT.
> This cannot be correct because it streams the mpeg audio just fine . .
> . Any ideas???
>
> Do I need to call them in a specific order? Right now my order is:
>
> shout_metadata_add()
> shout_send()
> shout_set_metadata()
> loop
> shout_send()
> endloop
> begin again!!
>
> OR do I need to close the shout connection after every song and re-open?
>
> Any help would be appreciated!!
>
> Deven
>
> --- >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-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is
> needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
<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-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast-dev
mailing list