Le jeudi 20 janvier 2011 14:57:17, domenico d'agostino a écrit :
> I use this configuration and now i see in the log start of streaming
> 
>    set('harbor.bind_addr','0.0.0.0')
> 
>    set('harbor.timeout',30.)
> 
>    plugin = input.harbor('plugin',port=8005,password='password')
> 
>      live = input.harbor('live',port=8006,password='password')
> 
> in my tests I used this syntax but with version 0.9.3 gave error
> With 1.0 all is well.
> 
> Now I have to reconfigure the old liq, for example output.icecast.mp3 ->
> output.icecast(%mp3 and do other tests (i have gaps between the stream and
> the errors that had not previously)

Ok. Don't hesitate to report any bug you experience..

> will study carefully the documentation for 1.0
> 
> David, Romain thanks for your time.
> 
> 
> ... i have fun :-)

Excellent !

One last remark: if you plan on having shoutcast/icy clients, you have to pay 
attention to the ports you use for harbor. If input.harbor is set to port n, a 
shoutcast client will connect to port n+1.

Thus, in the above code, if plugin may receive streams from those clients, you 
should use port 3007 for live..


Romain

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to