search for: savonet

Displaying 20 results from an estimated 65 matches for "savonet".

2007 Oct 29
4
What's best practice for serving multiple formats from a remote icecast server?
...p://127.0.0.1:8000/stream.ogg) as input? If not, I see that it allows stdin input. Could I simply pipe a stream (using something like wget http://127.0.0.1:8000/stream.ogg) into ezstream? But it looks like ezstream cannot output multiple streams. Is it good practice to run multiple instances? Savonet/Liquidsoap. According to its web site (http://savonet.sourceforge.net/wiki/Liquidsoap), it can fill the bill, accepting network streams and outputting multiple formats. MuSE. Likwise, MuSE claims to accept network streams and output multiple streams. http://muse.dyne.org/?info=description Whic...
2006 Sep 17
0
Liquidsoap 0.3.0
Hi list, The Savonet team is proud to announce a new release of its programmable audio stream generator, liquidsoap 0.3.0. Liquidsoap is a simple ruby-like script language allowing one to build audio stream sources from various elementary sources, source combinators and audio outputs. It is mainly intended to be used a...
2006 Oct 08
1
icecast live radio web
hi all i need to setup a live web radio using icecast, currently ruuning with mpd and a list of files. I need also to mix voice and music how can I Do this? Have you some links to study? thanks __________________________________________________ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi
2015 Jan 07
2
EZStream and Cue Sheets
Looks like it's what I need. Do you know, is there a distro or repo for Fedora? Or should I build it from source? On Wed, 7 Jan 2015 07:56:39 -0800, you wrote: >Hi Steve. > >Liquidsoap supports CUE sheets as an input. > >http://savonet.sourceforge.net/doc-svn/playlist_parsers.html >On Jan 7, 2015 5:04 AM, "Steve Matzura" <sm at noisynotes.com> wrote: > >> I may have asked this before, but either I didn't, or I've >> inadvertently discarded the message containing the answer, so pardon >...
2015 Jan 08
2
EZStream and Cue Sheets
...:26:13 -0800, you wrote: >Hello, > >Fedora and CentOS don't have any prebuilt packages in the standard repos. > >Here are a few guides from the Liquidsoap community, specific to CentOS. >http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/ >http://sourceforge.net/p/savonet/mailman/message/31330094/ > > >On Wed, Jan 7, 2015 at 10:05 AM, Steve Matzura <sm at noisynotes.com> wrote: > >> Looks like it's what I need. Do you know, is there a distro or repo >> for Fedora? Or should I build it from source? >> >> On Wed, 7 Jan 201...
2008 Sep 07
1
schedule a fallback and / 2 sources streaming at 1 server ???
...nds it to icecast, it's seamless for the listener. And in case you don't _need_ to have two separate source clients, let me precise that the fallback, like any other operation in liquidsoap, works as well with source clients than with internal sources such as playlists. Feel free to ask on savonet-users at lists.sf.net if you have any questions. Cheers, -- David [1] http://savonet.sf.net
2013 Jul 23
5
How to use http-put for JavaScript source client
I'm following up on a thread started by Stephen a couple months ago about building a JavaScript source client using webrtc. The first step suggested was to figure out how to mux the audio and video. After I posted a feature request on the webrtc experiment js library, we seem to have a solution: https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-20791759 Based on the last
2011 Feb 15
1
audio sample rates
--- On Tue, 2/15/11, Romain Beauxis <toots at rastageeks.org> wrote: > You should be able to use Liquidsoap for that. Looks interesting. I'm using Gentoo and the official portage tree doesn't have a liquidsoap ebuild. I noticed that Savonet actually prepared its own ebuilds but they are a bit outdated (2007). I could build directly from source but I'd prefer to do it via ebuilds. Scripting a custom ebuild seems long because of the large amount of dependencies that incidentally are also missing from the official Gentoo portage tre...
2013 Jul 24
0
How to use http-put for JavaScript source client
...API to acheive full-duplex conversations a-la skype and not for streaming. For these reasons, we at liquidsoap have been working on implementing a simple websocket protocol for sending source streams from a browser to a server. The protocol is documented and implemented there: https://github.com/savonet/webcast We also have a pull request on liquidsoap that implements the protocol and should be merged fairly soon: https://github.com/savonet/liquidsoap/pull/90 The bottlenecks right now are the availability of the Web Audio API, which is only partially implemented in firefox and the encoding spe...
2015 Jan 09
1
EZStream and Cue Sheets
...;> >Fedora and CentOS don't have any prebuilt packages in the standard repos. >> > >> >Here are a few guides from the Liquidsoap community, specific to CentOS. >> >http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/ >> >http://sourceforge.net/p/savonet/mailman/message/31330094/ >> > >> > >> >On Wed, Jan 7, 2015 at 10:05 AM, Steve Matzura <sm at noisynotes.com> wrote: >> > >> >> Looks like it's what I need. Do you know, is there a distro or repo >> >> for Fedora? Or should I bui...
2013 Apr 11
0
No subject
...; skype and not for streaming. > > For these reasons, we at liquidsoap have been working on implementing > a simple websocket protocol for sending source streams from a browser > to a server. The protocol is documented and implemented there: > https://github.com/savonet/webcast > > We also have a pull request on liquidsoap that implements the protocol > and should be merged fairly soon: > https://github.com/savonet/liquidsoap/pull/90 > > The bottlenecks right now are the availability of the Web Audio API, > which is only...
2013 Aug 03
1
How to use http-put for JavaScript source client
...nversations a-la > skype and not for streaming. > > For these reasons, we at liquidsoap have been working on implementing > a simple websocket protocol for sending source streams from a browser > to a server. The protocol is documented and implemented there: > https://github.com/savonet/webcast > > We also have a pull request on liquidsoap that implements the protocol > and should be merged fairly soon: > https://github.com/savonet/liquidsoap/pull/90 > > The bottlenecks right now are the availability of the Web Audio API, > which is only partially implemente...
2012 Aug 21
2
Any android source client for icecast ?
...8 kbps De-emphasis: none Original Encoding "bla.wav" to "bla.mp3" Finished in 0: 0:20 If anyone else feels like testing on another ARM android phone, I'll be interested to know if the encoder may be used to encode to mp3 in real time... Romain [1]: https://github.com/savonet/shine
2010 Jun 11
2
mixer input for icecast
hello, i'm looking for a mixer application as source for icecast. the app should be scriptable, e.g. it should take 2 or 3 input channels (files) at various volume levels and downmix it to one source stream for icecast. pretty much the same as a normal mixer does, but i want to control it by a kind of predefined timeline. any idea anybody? thanks, uno
2015 Jan 07
0
EZStream and Cue Sheets
Hello, Fedora and CentOS don't have any prebuilt packages in the standard repos. Here are a few guides from the Liquidsoap community, specific to CentOS. http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/ http://sourceforge.net/p/savonet/mailman/message/31330094/ On Wed, Jan 7, 2015 at 10:05 AM, Steve Matzura <sm at noisynotes.com> wrote: > Looks like it's what I need. Do you know, is there a distro or repo > for Fedora? Or should I build it from source? > > On Wed, 7 Jan 2015 07:56:39 -0800, you wrote: &gt...
2015 Jan 08
0
EZStream and Cue Sheets
...Hello, > > > >Fedora and CentOS don't have any prebuilt packages in the standard repos. > > > >Here are a few guides from the Liquidsoap community, specific to CentOS. > >http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/ > >http://sourceforge.net/p/savonet/mailman/message/31330094/ > > > > > >On Wed, Jan 7, 2015 at 10:05 AM, Steve Matzura <sm at noisynotes.com> wrote: > > > >> Looks like it's what I need. Do you know, is there a distro or repo > >> for Fedora? Or should I build it from source? >...
2015 Sep 30
5
Replacement for Lidquidsoap
Can anyone recommend any program newer than the last release of Liquidsoap, which, unless I misread the page, was in 2007?
2005 Oct 02
0
Shout.delay
Hi list, I'm the main developper of liquidsoap, the streamer from the Savonet project (http://savonet.sf.net). This streamer mainly uses shout2 as an output plugin, but also alsa, raw data over rtp, etc. And many outputs can be used in the same instance of liquidsoap. For that reason, we don't use directly sync and delay from libshout, but have a centralized scheduler, w...
2013 Jul 25
1
How to use http-put for JavaScript source client
...had a (probably naive) question about your approach... > For these reasons, we at liquidsoap have been working on implementing > a simple websocket protocol for sending source streams from a browser > to a server. The protocol is documented and implemented there: > https://github.com/savonet/webcast > <snip> > The bottlenecks right now are the availability of the Web Audio API, > which is only partially implemented in firefox and the encoding speed. > > Because there is no native encoding API for browser-side javascript, > we have (temporarily?) resorted to...
2006 Nov 13
1
Buggy metadata insert code ?
...connect first. We're still investigating the problem. I thought it might be useful to post here the revelean bit of code. If someone thinks there is a misconception, please tell us. Also, I'd be interested to look at a similar "reference" code. The function is line 727 of http://savonet.svn.sourceforge.net/viewvc/savonet/trunk/ocaml-vorbis/src/vorbis_stubs.c?view=markup it's written in C, and you shouldn't bother about the OCaml interfacing stuff: actually starting to read at line 734 is ok. Thanks for any help. -- David