El mié, 23-08-2017 a las 14:42 +0200, Marvin Scholz escribió:> > On 23 Aug 2017, at 14:40, José Luis Artuch wrote: > > > El mié, 23-08-2017 a las 14:13 +0200, Marvin Scholz escribió: > > > > > > On 23 Aug 2017, at 14:08, José Luis Artuch wrote: > > > > > > > Hello, good morning ! > > > > Running Icecast2 and Ices2 with live audio from Line IN, what > > > > is > > > > the > > > > correct way to change the bitrate ?. > > > > In the Icecast2 configuration file I set: > > > > > > > > <mount type="normal"> > > > > <mount-name>/entzun.opus</mount-name> > > > > <bitrate>128</bitrate> > > > > </mount> > > > > > > This option should not be used and does not do what you expect it > > > does. > > > Icecast can't change the bitrate, the source client needs to do > > > that. > > > > > > > Thanks Marvin, > > I also made a test with the Ices2 configuration file: > > > > <encode> > > <bitrate>128</bitrate> > > <samplerate>44100</samplerate> > > <channels>2</channels> > > </encode> > > > > But the bitrate did not change. > > AFAIK Ices2 does not re-encode therefore it is unable to change > the bitrate. >Then I should look for another source client. Do you know of anyone who does ?. Thanks.> > > > > > > > But it seems that is not enough since the bitrate does not > > > > change. > > > > Receiving the stream with Rhythmbox, after restart the server > > > > the > > > > bitrate is not 128 kbps. > > > > If required, how should I set the Ices2 configuration file ?. > > > > Thanks !. > > > > José Luis > > > > _______________________________________________ > > > > Icecast mailing list > > > > Icecast at xiph.org > > > > http://lists.xiph.org/mailman/listinfo/icecast > > > > > > _______________________________________________ > > > Icecast mailing list > > > Icecast at xiph.org > > > http://lists.xiph.org/mailman/listinfo/icecast > > > > _______________________________________________ > > Icecast mailing list > > Icecast at xiph.org > > http://lists.xiph.org/mailman/listinfo/icecast > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast
Hi José, You can use Ices2 to accomplish this - take a look at the docs: http://icecast.org/ices/docs/ices-2.0.2/config.html (Specifically the <encode> section - looks like you were using some incorrect parameters which would explain why it wasn't working). Sincerely, Jordan Erickson On 08/23/2017 05:50 AM, José Luis Artuch wrote:> El mié, 23-08-2017 a las 14:42 +0200, Marvin Scholz escribió: >> >> On 23 Aug 2017, at 14:40, José Luis Artuch wrote: >> >>> El mié, 23-08-2017 a las 14:13 +0200, Marvin Scholz escribió: >>>> >>>> On 23 Aug 2017, at 14:08, José Luis Artuch wrote: >>>> >>>>> Hello, good morning ! >>>>> Running Icecast2 and Ices2 with live audio from Line IN, what >>>>> is >>>>> the >>>>> correct way to change the bitrate ?. >>>>> In the Icecast2 configuration file I set: >>>>> >>>>> <mount type="normal"> >>>>> <mount-name>/entzun.opus</mount-name> >>>>> <bitrate>128</bitrate> >>>>> </mount> >>>> >>>> This option should not be used and does not do what you expect it >>>> does. >>>> Icecast can't change the bitrate, the source client needs to do >>>> that. >>>> >>> >>> Thanks Marvin, >>> I also made a test with the Ices2 configuration file: >>> >>> <encode> >>> <bitrate>128</bitrate> >>> <samplerate>44100</samplerate> >>> <channels>2</channels> >>> </encode> >>> >>> But the bitrate did not change. >> >> AFAIK Ices2 does not re-encode therefore it is unable to change >> the bitrate. >> > Then I should look for another source client. Do you know of anyone who > does ?. > Thanks. >>>>> >>>>> But it seems that is not enough since the bitrate does not >>>>> change. >>>>> Receiving the stream with Rhythmbox, after restart the server >>>>> the >>>>> bitrate is not 128 kbps. >>>>> If required, how should I set the Ices2 configuration file ?. >>>>> Thanks !. >>>>> José Luis >>>>> _______________________________________________ >>>>> Icecast mailing list >>>>> Icecast at xiph.org >>>>> http://lists.xiph.org/mailman/listinfo/icecast >>>> >>>> _______________________________________________ >>>> Icecast mailing list >>>> Icecast at xiph.org >>>> http://lists.xiph.org/mailman/listinfo/icecast >>> >>> _______________________________________________ >>> Icecast mailing list >>> Icecast at xiph.org >>> http://lists.xiph.org/mailman/listinfo/icecast >> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >-- Jordan Erickson (PGP: 0x78DD41CB) Logical Networking Solutions, 707-636-5678
On 24/08/17 00:50, José Luis Artuch wrote:> Then I should look for another source client. Do you know of anyone who > does ?. > Thanks.I use Darkice which can deliver streams in a number of formats and bitrates. Works well with Icecast2 regards Robert
El jue, 24-08-2017 a las 08:16 +1200, Robert Jeffares escribió:> > On 24/08/17 00:50, José Luis Artuch wrote: > > Then I should look for another source client. Do you know of anyone > > who > > does ?. > > Thanks. > > I use Darkice which can deliver streams in a number of formats and > bitrates. > Works well with Icecast2 > > regards > RobertThank you Robert, another tool to do tests from the command line. Scheduled for the weekend :) Best regards. José Luis> _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast