Hi,

On Mon, Jul 19, 2010 at 3:34 PM, Davit Barbakadze <jaya...@gmail.com> wrote:
> The only problem is that there is pure silence on my live
> stream, although sound data is transferred out from my pc.

> def mklive(source)
>  fallback(track_sensitive=false,[ strip_blank(live, length=10.,
> threshold=-50.), source ])
> end

The strip_blank is a good suspect for your problem. Try to remove it,
then try to put it back and tweak the params, in particular threshold.
I haven't used it for a while, and it could be that the meaning of
threshold changed since the example that you copied was written.

> Also when I accept shoutcast stream as input.harbor do I need to
> output as shoutcast as well?

No, this is independent.

Have fun,

David

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to