[icecast-dev] More libshout questions
Deven Phillips
dphillips at gothic-hawaii.com
Mon Jan 19 01:41:17 PST 2004
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:
hout_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.
More information about the Icecast-dev
mailing list