I am currently using 0.9.2 from Ubuntu 10.04.1 LTS.
My script is fairly simple:
set("server.telnet",true)
default = blank( duration=0.1 )
radio = fallback([ request.queue(id="request"), default])
output.icecast.vorbis( host = "localhost", port = 8000, password = "hackme",
mount = "liq.ogg", radio )
>From the telnet API will:
request.push /library/ZapBeat.mp3
If a client connects in during "dead air" - sometimes nothing is heard when
the song actually starts
If a client connects in during a song, then "dead air", then a song starts,
you hear 1 second of song, then a long gap then hear music again.
I have tried this on different client programs and the results are similar
so I am thinking the issue is not the client.
Perhaps this is due to the client buffering all the dead air....is there a
way to make this work closer to real-time without gaps ?
I have also tried below with similar results:
set("server.telnet",true)
output.icecast.vorbis( host = "localhost", port = 8000, password =
"hackmeN0T", mount = "liq.ogg", mksafe( request.queue(id="request") ) )
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users