search for: mychoons

Displaying 6 results from an estimated 6 matches for "mychoons".

2015 Oct 30
0
Extending Icecast - Problem with Linker
---------- Forwarded message ---------- From: "Luca Cireddu" <sardylan at gmail.com> Date: Oct 30, 2015 5:52 PM Subject: Re: [Icecast-dev] Extending Icecast - Problem with Linker To: "Glenn Cooper" <glenn at mychoons.com> Cc: Hi Glenn, you have to add some MySQL references to Autotools build system... I had the same issue wen I was working on my stat project Take a look to https://github.com/sardylan/icecast-mysql Hi folks, I am looking to extend on the Icecast engine with a couple of extra features and ex...
2015 Nov 08
1
Monitor Client for Connection Changes
Hi, I am extending Icecast 2.4.2 and looking to integrate a function to monitor client connections in real time. Two procedures I?m looking for: 1) Fire event when client has been connected for period of time, say 5 minutes ? My only solution for this that I have in mind, is to loop through all clients on all mount points every minute and manually check their connection time, this seems to be
2015 Dec 10
1
Extending Icecast 2.4.X against Ezstream (Run External Script or Integrate Ezstream Source)
Good evening, I am extending Icecast 2.4.x in a project that intends to use ezstream many times during the Icecast execution life cycle. At the point when I "start up" ezstream, I am faced with a dilemma of whether I should just integrate the ezstream source code into my project and program directly to the procedures, or whether I should just use shell scripts to control ezstream.
2016 Jun 14
0
Programmer Required to Help With Icecast Extension
Hi, I have been working on Icecast for a while now, developing a certain small extension, basically something that will allow myself to programmatically move individual listeners from one mount point to another mount point based on their IP address, instead of the entire listeners. Whilst I have this working, the software dies and it's difficult for me to find out what the problem is. I
2015 Oct 30
1
Extending Icecast - Problem with Linker
Hi folks, I am looking to extend on the Icecast engine with a couple of extra features and experiencing some issues. I decided that I should add a logging function that will help me debug the code at a later point by saving messages to a local MySQL database. I have successfully got this module working on my local machine (Centos 6 with Eclipse). I then copied the code over into the client.c
2015 Dec 14
1
Compile Icecast under different name & file path / Icecast Error Logging
Hi, I've been recently extending Icecast 2.4.x for Centos 6 on my home machine, and now ready for publishing this to my server for testing on a selected number of stations. Just two questions, I currently have over 250 stations currently running on the server which I don't want to disrupt with this new binary. How would I update the ./configure script to install my new Icecast under