[gst-devel] Patch for shout2send to support multiple protocols

Pedro Côrte-Real typo at netcabo.pt
Fri Dec 20 13:09:04 CET 2002


libshout can support four protocols:

ICE - I'm guessing it's an old icecast protocol, anyone have a clue?
XAUDIOCAST - icecast 1.3.x
ICY - shoutcast
HTTP - icecast 2.x

(These are my guesses anyway)

The patches attatched add a new option ("protocol") to set which one of
the protocols should be used.

I've tested this with icecast2 from CVS and with debian's icecast
1.3.11. If someone has a shoutcast server to test this against that
would be nice.

You can't stream ogg's with icecast 1.3, obviously. The connection will
fail if you try.

A fix for the gst-shout2.m4 file is also attatched. It fixes it so that
it actually detects the shout lib. The test program was being built
without -logg and -lvorbis and that was making it fail.

Pedro.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gst-shout2.m4.patch
Type: application/octet-stream
Size: 501 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20021220/cc7eebfa/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstshout2.c.patch
Type: application/octet-stream
Size: 4398 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20021220/cc7eebfa/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstshout2.h.patch
Type: application/octet-stream
Size: 943 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20021220/cc7eebfa/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20021220/cc7eebfa/attachment.pgp>


More information about the gstreamer-devel mailing list