similar to: Icecast segfault error

Displaying 20 results from an estimated 3000 matches similar to: "Icecast segfault error"

2020 Jan 20
2
Load balancing Icecast - aggregated logs
I built a system for handling all the data, songs, listeners, royalties, etc. It's all in the docs. On Tue, Jan 14, 2020, 17:57 Chip <chiapas at aktivix.org> wrote: > On Tue, 14 Jan 2020 at 19:32, Michel van Dop <mvandop at xs4all.nl> wrote: > >> We use a dns failover solution include roundrobin. Its not super fast but >> in 120 seconds the solution work. So
2020 Mar 20
2
Issue with Wordpress in HTTPS and Icecast Stream URL in HTTP
Hello, Thank you for your help. I tried to follow steps on your link but it didn't work. I used this one : https://weekly-geekly.github.io/articles/350236/index.html I finish all steps but when i try to launch icecast with : su icecast2 -s /bin/bash icecast -c /usr/local/etc/icecast.xml I get this error : /usr/local/etc/icecast.xml: line 1: syntax error near unexpected token `newline'
2020 Mar 20
1
Issue with Wordpress in HTTPS and Icecast Stream URL in HTTP
Hello Chip, I have no error in my file. I also test my previous XML file that was working and it say the same error : line 1: syntax error near unexpected token `newline' /usr/local/etc/icecast.xml: line 1: `<icecast>' BR, Ceelo On Fri, Mar 20, 2020 at 3:27 PM Chip <chiapas at aktivix.org> wrote: > Syntax error in your conf file. > > Check it from the command
2011 May 23
4
Transcode from AAC to MP3 (or vice versa)
Hi To continue the interesting streamTranscode thread but in a slightly different direction, I have a user station that would like to send us a 64kbps AAC stream and have us transcode that to 64kbps MP3 and 32kbps AAC - is this possible? Points to consider: a) we would be happy to go with another permutation such as: she sends us 64kbps MP3 and we convert that to 64kbps AAC and 32kbps ACC. b)
2007 Apr 13
2
Parsing status.xsl
hi i work for a non-for-profit broadcaster and we use Icecast to serve a number of community radio stations - and it does a great job. i'd like to parse or edit the status.xsl file into a series of files that only show information for one mountpoint or station at a time. i have no idea of XSL syntax but looking at /usr/share/icecast/content/status.xsl i see the following statement pair:
2008 Oct 27
3
How to killsource from command line?
Hi Apologies - this is more of a bash question than an Icecast question. When I visit the listmounts.xsl page for my Icecast server, for example here: http://icecast.example.com:8000/admin/listmounts.xsl I see that each mountpoint is listed like so: > Mount Point : (/example.mp3) > List Clients | Move Listeners | Update Metadata | Kill Source > > 35 Listener(s) The code for the
2020 Jan 14
3
Load balancing Icecast - aggregated logs
Many thanks for this Philipp. On Mon, 13 Jan 2020 at 14:01, Philipp Schafft <phschafft at de.loewenfelsen.net> wrote: > I would recommend against that. It just adds another single point of > failure. Most software I know for that kind of analysis can in fact read > multiple files anyway. (e.g. some wants to import the data into it's own > database first, other just want to
2020 Oct 17
2
Install Icecast server with SSL - please help
Thanks for the fast reply, but that didn't help either. What is supposed to happened after "make install" I see: Making install in examples make[1]: Entering directory '/usr/local/src/icecast-2.4.4/examples' make[2]: Entering directory '/usr/local/src/icecast-2.4.4/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for
2019 Dec 10
1
No ssl capability
Thanks chip! Thats working. Thanks a lot Kind regards, Marv Op 10 dec. 2019 om 19:51 heeft Chip <chiapas at aktivix.org> het volgende geschreven: > >  > How about this: > https://serverok.in/centovacast-enable-ssl-on-icecast > You're welcome. Don't mention it :o) > > Chip Scooter > > On Mon, 9 Dec 2019 at 12:54, Marvin | OveralWiFi.nu <marvin at
2008 Feb 11
2
Icecast segmentation faults
Hi On 08/02/2008, Geoff Shang <Geoff@quitelikely.com> wrote: > Hi, > > Anything helpful in your error.log? You may need to set the log level to 4 > (debug). Ok - I've had 5 seg faults in the last 24 hours which is a pain, as you can imagine. I crona script once per minute to restart Icecast in the event that it fails so the service is never down for more than 59 secs
2020 Jan 14
2
Load balancing Icecast - aggregated logs
We use a dns failover solution include roundrobin. Its not super fast but in 120 seconds the solution work. So thats a good backup solution for the most radio stations. Have anyone on php load balancing solution working on a webserver? Best regards, Michel > Op 14 jan. 2020 om 19:45 heeft Alex Hackney <me at alexhackney.com> het volgende geschreven: > >  > You could use AWS
2007 Apr 14
1
Parsing status.xsl
Thanks for the tip on those scripts. They're exactly what I've been looking for for a number of years now. Althogh the first one doesn't seem to be online anymore. If anyone's willing to send it to me, I'd love to host it for anyone else that would like to download it in the future. Justin On 14-Apr-07, at 4:33 AM, Klauss Fumuldavijus wrote: > Hi, > actualy
2020 Oct 17
2
Install Icecast server with SSL - please help
No, I don't have centovacast.. i just want to use icecast with ices2. But icecast has to have ssl enabled. Den lör 17 okt. 2020 kl 13:55 skrev Marvin Scholz <epirat07 at gmail.com>: > Hi, > > the guide you followed is not really correct for the usecase you have > unless you use CentovaCast, which I guess you do not? > > On 17 Oct 2020, at 13:19, Bananradion wrote:
2008 Sep 18
2
Source password
Hi! Is it possible to specify different source password for all mounpoints? I tried to found it from docs, but.. If there is some other method to increase security when playing with multiple users and mountpoints, please tell me! - Timo H?kli
2020 Jan 14
1
Load balancing Icecast - aggregated logs
On Tue, 14 Jan 2020 at 18:38, Alex Hackney <me at alexhackney.com> wrote: > You could use AWS Route 53 to do the load balancing or a server side > script to do it. Route 53 could be done in no time and works well for us. > Sounds very interesting, Alex. AWS Route 53 is new to mw. And how do you you aggregate listener stats from your server cluster? Cheers Chip Scooter
2020 Mar 18
2
Issue with Wordpress in HTTPS and Icecast Stream URL in HTTP
Hello, Configuration : - Debian 8 - Wordpress 5.3.2 (Apache) - Icecast 2 - Radio web player : Streamcast I just installed my Web radio that was working correctly in full HTTP. I add a Lets Encrypt certificat on my Wordpress that is now in HTTPS. Since my Wordpress is in HTTPS, my stream on the website is not working. The direct Link in HTTP is working correctly. I checked on the internet and
2019 Dec 09
4
No ssl capability
Hello all, I’ve a problem to set up ssl on icecast server. I’ve tried 2/3 certificates and i compiled a new icecast server file with ssl but i still get the error:ssl, no ssl capability in error log icecast. I cant find the solution. I use centos 7 with centova cast panel Who can help me? Thanx in advance Marv
2008 Nov 02
1
How to killsource from command line?
Hi Many thanks for the helpful replies. Please see below. 2008/11/1 David Saunders <abitar.com at gmail.com>: > They should work :P > > but if it the local server try using 127.0.0.1 for the server name > instead, lot of server are not configure correctly to know what their > address is. > > also the syntax user:Pass at servername should work also. Doesn't
2020 Oct 17
2
Install Icecast server with SSL - please help
I tried that, but i'm not sure what´s supposed to happen after "make install" is done? Making install in examples make[1]: Entering directory '/home/pi/icecast-2.4.4/examples' make[2]: Entering directory '/home/pi/icecast-2.4.4/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]:
2011 May 20
5
Extra stream
On 20 May 2011 05:30, Jack Raats <jack at jarasoft.net> wrote: > Hi, Hi > At this moment I'm running a stream on 128kbps. > I want to add the same stream on 24 kbps. > Can this be done on the server using icecast? > Or do I have to use another programm. The streamTranscoder is a multi-platform utility which can be used to transcode media streams from one format to