caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Romain Beauxis <toots@rastageeks.org>
To: caml-list@yquem.inria.fr
Subject: Ocaml-cry: an ocaml native implementation source protocols for icecast/shoutcast
Date: Thu, 15 Oct 2009 00:38:31 -0500	[thread overview]
Message-ID: <200910150038.32238.toots@rastageeks.org> (raw)

	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


                 reply	other threads:[~2009-10-15  5:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200910150038.32238.toots@rastageeks.org \
    --to=toots@rastageeks.org \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).