Re: Burst-size Setting
Philipp Schafft <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.general |
|---|---|
| Organization | Löwenfelsen UG (haftungsbeschränkt) |
| Message-ID | <0d69ead85ace6ca008a9b448b97c2658a3f7e543.camel@de.loewenfelsen.net> |
Good morning, On Wed, 2022-08-03 at 12:31 +1200, Gavin Stephens wrote: > I stream @ 320Kbps. I found the default settings not large enough for > some players further afield or mobile so I put this in for 10 seconds > buffer, 5 seconds burst: > <limits> > <queue-size>409600</queue-size> > <burst-on-connect>1</burst-on-connect> You should not set <burst-on-connect> as it is a legacy option. In fact it does not do anything if set to 1. So... just remove it. :) > <burst-size>204800</burst-size> > </limits> > Because I use Win7 as a server, and the burst doesn't work very well > in this scenario, I put this under listen-sockets: > <listen-socket> > <so-sndbuf>131072</so-sndbuf> > </listen-socket> > It's quite a large size buffer but I don't get any drop outs now > @320kbps via a web based player or VLC over a mobile network here. This is the part I find more interesting: I heard (in the source code) about such problems on Windows. But I thought they were largely myths as I have never seen them. Would you be willing to run some tests with me regarding that setting? With best regards, -- Philipp Schafft (CEO/Geschäftsführer) Telephon: +49.3535 490 17 92 Website: https://www.loewenfelsen.net/ Follow us: https://www.linkedin.com/company/loewenfelsen/ Löwenfelsen UG (haftungsbeschränkt) Registration number: Bickinger Straße 21 HRB 12308 CB 04916 Herzberg (Elster) VATIN/USt-ID: Germany DE305133015 _______________________________________________ Icecast mailing list [email protected] http://lists.xiph.org/mailman/listinfo/icecast
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSioTDOaTVl9zTbkFXy2Q8SuF0OrwUCYuuSOAAKCRDy2Q8SuF0O r6/GAPwI+IEZHM0FT4158Sn4leZJUquHy79hQdt1nffp501okwD/SrS1PNe37jcz y8dwTNBuf9jLjBNeRftmB0ItZr6Irw8= =lbHr -----END PGP SIGNATURE-----