I use a harbor script instead.  here is the source for it 
tny.cz/d63e0c67 <http://tny.cz/d63e0c67>

Hope taht sort of helps.


> On Jan 28, 2015, at 8:53 AM, Vladimir Deepsystm <deepsy...@flat.fm> wrote:
> 
> Hi all liquidsoap maillist!
> I try to build my own internet radio with 3 streams with different types:
> mp3 192
> aac 160
> ogg 160
> and i want to control LS trought socket
> only 2 functions i need
> 1. command to stream file
> 2. command to stop streaming
> 
> like:
> $ echo "stream_file /path/to/file.mp3" >> /path/to/socket.sock
> $ echo "stop_stream" >> /path/to/socket.sock
> 
> i found this useful 
> http://savonet.sourceforge.net/doc-svn/dynamic_sources.html but can't 
> understand how to modify it to output to 3 different sources
> can anybody share a code snippet do the same things?
> 
> thanks!
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to