Hi, Where is the mount option 'limit-rate' in the current version? I checked in cfgfile.c and in the documentation, no mention. Yet this option did exist at one time: http://lists.xiph.org/pipermail/icecast/2010-October/011703.html http://lists.xiph.org/pipermail/icecast/2009-January/011391.html I try to limit the bitrate of a mount-point, is there another solution? Do you know why this option has disappeared, and from which version? Best regards, Mickael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20181103/16df9aa4/attachment.html>
Hi, On 11/03/2018 07:33 PM, Mickael MONSIEUR wrote:> Hi, > Where is the mount option 'limit-rate' in the current version? > I checked in cfgfile.c and in the documentation, no mention.This option does not exist.> Yet this option did exist at one time: > http://lists.xiph.org/pipermail/icecast/2010-October/011703.html > http://lists.xiph.org/pipermail/icecast/2009-January/011391.html >This option never existed in official Icecast versions.> I try to limit the bitrate of a mount-point, is there another solution?Depends on what you are trying to achieve. There are several ways. One is e.g. to use a combination of iptables and tc. What's the problem you are solving?> Do you know why this option has disappeared, and from which version?Again, this has never existed in a stable and official Icecast version. Cheers, TBR
Hello, Thank you for your response. It is on the kh version.. https://github.com/karlheyes/icecast-kh Le sam. 3 nov. 2018 à 21:47, Thomas B. Rücker <thomas at ruecker.fi> a écrit :> Hi, > > On 11/03/2018 07:33 PM, Mickael MONSIEUR wrote: > > Hi, > > Where is the mount option 'limit-rate' in the current version? > > I checked in cfgfile.c and in the documentation, no mention. > > This option does not exist. > > > > Yet this option did exist at one time: > > http://lists.xiph.org/pipermail/icecast/2010-October/011703.html > > http://lists.xiph.org/pipermail/icecast/2009-January/011391.html > > > > This option never existed in official Icecast versions. > > > > I try to limit the bitrate of a mount-point, is there another solution? > > Depends on what you are trying to achieve. There are several ways. > One is e.g. to use a combination of iptables and tc. > What's the problem you are solving? > > > > Do you know why this option has disappeared, and from which version? > > Again, this has never existed in a stable and official Icecast version. > > > Cheers, > TBR > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20181103/27f65f84/attachment.html>