[chuck-users] ChucK => internet audio stream?

Mark Cerqueira mark.cerqueira at gmail.com
Fri Jan 13 20:16:54 EST 2017


I set up a Docker image this week that lets you pass it ChucK source code
or file, it runs it for up to 30 seconds (with --silent flag so it does
this step much faster than 30 seconds), saves the output to .wav, converts
the .wav to .m4a to make the file smaller, and then hosts the file for
download/streaming.

Demo container running Docker image:
http://chuck-renderer.4860ca31.svc.dockerapp.io:9000/debug

Source code: https://github.com/markcerqueira/chuck-renderer

Image on Docker hub: https://hub.docker.com/r/markcerqueira/chuck-renderer/

Cheers!

mc

On Tue, Jan 10, 2017 at 11:18 AM, Mark Cerqueira <mark.cerqueira at gmail.com>
wrote:

> Would love to hear if you get this working so please report back with any
> findings. I'm trying to do something similar with a Docker container.
>
> Good luck and happy chucking!
>
> mc
>
> On Sat, Jan 7, 2017 at 11:29 PM, Stuart McDonald <stuartcmcd at gmail.com>
> wrote:
>
>> Thanks to those who responded; will look at Jack, DarkIce and
>> Liquidsoap. What I was ideally hoping to do is running chuck =>
>> DarkIce/Liquidsoap => Icecast on an Amazon EC2 appliance, but a lack
>> of soundcard on these machines complicates things.
>>
>> Cheers ears,
>>
>>
>> Stuart
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20170113/5c965e66/attachment.html>


More information about the chuck-users mailing list