Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] Ocaml-cry: an ocaml native implementation source protocols for icecast/shoutcast

3 views
Skip to first unread message

Romain Beauxis

unread,
Oct 16, 2009, 3:54:16 AM10/16/09
to caml...@yquem.inria.fr
Hi all !

Coming along with the next release of liquidsoap, we have just released a new
module for ocaml, namely ocaml-cry.

Ocaml-cry is a native implementation of the protocols used for sending source
data to icecast and shoutcast servers.

The main difference with the famous libshout implementation is about
flexibility. This module allows to set any source header, which is particular
allows to use any custom format which is compatible with the servers.

However, contrary to libshout, ocaml-cry does not handle the synchronisation
of the audio data sent to the servers. Hence, the task of controling the rate
of the data sent is up to the programmer.

You can find more informations on this module there:
http://www.rastageeks.org/cry.html


Romain

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

0 new messages