similar to: MySQL Stats

Displaying 20 results from an estimated 4000 matches similar to: "MySQL Stats"

2013 Aug 05
1
MySQL Stats
I'm also working on PHP pages to browse stats. You can find it at https://github.com/sardylan/icecast-mysql-phpstats Bye. -- Luca Cireddu
2013 Aug 06
3
MySQL Stats
Just a little preview of the browsing interface: https://github.com/sardylan/icecast-mysql-phpstats/wiki As you can see, I created a new repository for the PHP part of stats. Luca.
2013 Mar 28
3
Icecast and MySQL Stats
Hi all, my name is Luca Cireddu, I'm from Italy and this is my first e-mail in this list. I'm the Technical Manager at UnicaRadio, University Webradio in Cagliari, Sardinia. We use Icecast as main Relay Server with different audio formats, and we are also testing video streaming using theora/vorbis format. In this period I'm working in Icecast source code to implement a detailed Stats
2013 May 05
3
MySQL Stats
2013 Dec 06
3
Possible memory leak in Icecast-2.4-beta3
Putting my hat into the ring as well to report memory leak issues using 2.3.99.3. On Mon, Oct 28, 2013 at 3:30 AM, Luca Cireddu <sardylan at gmail.com> wrote: > Hi all, > Icecast increase memory usage on our server too. > When started, memory usage was about 0.5% of 1GB. > After 2 or 3 months, about 15%. > I tried also to use valgrind to debug icecast sources, but my
2013 Mar 28
2
Icecast and MySQL Stats
Hi Alejandro, hi Luca, > Please upload the code to github and share your link this way all the > comunity can check, contribute and use them. You might like to also take a look at the Icecast stats code in Airtime, it's written in PHP: http://en.flossmanuals.net/airtime-en-2-3/listener-stats/ It's all on github, e.g:
2013 Aug 05
0
MySQL Stats
Luca, First, thanks for your amazing improvement, many of the users how work with Icecast will be happy with this... But my question here be, this was created like a PATCH or you need make a FORK of current version and change part of the core? how is your idea to be aligned with newest icecast releases? Thanks, Alejandro 2013/8/4 Luca Cireddu <sardylan at gmail.com> > Hi all, >
2013 Aug 06
2
MySQL Stats
Lucca, What happend if the DB server is not up? Thanks, Ale 2013/8/6 Basil Mohamed Gohar <basilgohar at librevideo.org> > On 08/06/2013 02:09 PM, Luca Cireddu wrote: > > Just a little preview of the browsing interface: > > https://github.com/sardylan/icecast-mysql-phpstats/wiki > > > > As you can see, I created a new repository for the PHP part of stats. >
2014 Jan 08
2
Possible memory leak in Icecast-2.4-beta3
2014 Jun 20
1
Android Java source for icecast streaming
Thank you. That's a nice looking radio app. On that link below, I only see links to download pre-compiled APK files (apps). Are there links to the actual source code available? Date: Fri, 20 Jun 2014 10:36:58 +0200 From: sardylan at gmail.com To: icecast-dev at xiph.org Subject: Re: [Icecast-dev] Android Java source for icecast streaming Hi jSelbie, try to have a look to
2013 Mar 28
0
Icecast and MySQL Stats
Luca, Please upload the code to github and share your link this way all the comunity can check, contribute and use them. Thanks Ale 2013/3/28 Luca Cireddu <sardylan at gmail.com> > Hi all, > my name is Luca Cireddu, I'm from Italy and this is my first e-mail in > this list. I'm the Technical Manager at UnicaRadio, University Webradio > in Cagliari, Sardinia. > We
2014 Jun 20
4
Android Java source for icecast streaming
Greetings, tl;dr - I'm looking for sources to an Android Icecast client written in Java. long summary: I maintain an open source Android app (WREK Online) that plays the live mp3 stream from the station's Icecast server. Using the built in MediaPlayer class that is part of the Android SDK works OK. As a developer, I just give it the streaming URL of the Icecast server, hook up a few
2013 Oct 05
4
Android App for Icecast Administration
Hey Icecast devs, I want to build an Android app for Icecast server administrators, where they can view server information, mount points, listeners, etc, even manage the server remotely. What do you think? -- - Elad -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast-dev/attachments/20131005/6386f489/attachment.htm
2013 Mar 28
0
Icecast and MySQL Stats
Hi guys, thanks for your answers... My idea was to create a simple system that can be linked to radio schedule. To avoid problems modifing a working code, I decided to do less modifications as possible by simply adding a call to 2 functions, one to add a listener and one to remove a listener. Using only 2 tables on db I can obtain all informations. One table, called "online", contain a
2014 Jan 09
0
Possible memory leak in Icecast-2.4-beta3
On 08/01/14 21:41, Luca Cireddu wrote: > Thanks Thomas, > I successed running icecast in Valgrind using a Dell PowerEdge rack > server with a single Debian 7 64bit Virtual Machine. > No memory leaks reported, but I'm working in a "lab environment"... > I'm trying to "simulate" different listeners using curl in a bash > script with random connections
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
2012 Apr 23
4
Icecast Stats and monitoring
Hi guys, I'll would like to know some links to get stats from Icecast and for monitoring with Nagios. Please if some one have some links to share I'll appreciate. Regards from Argentina. Alejandro -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20120423/536d4b74/attachment.htm>
2013 Oct 05
0
Android App for Icecast Administration
However, the app can not change the icecast config files, as they are not accessible from Icecast's administration panel on the Web interface. On Sat, Oct 5, 2013 at 11:54 PM, Luca Cireddu <sardylan at gmail.com> wrote: > Hi Elad, > I think that a very useful function could be the possibility to are new > mount point with different password without restarting the whole
2014 Jun 20
0
Android Java source for icecast streaming
Hi jSelbie, try to have a look to https://code.google.com/p/unicaradio-apps/. Our developer created an app that obtain metadata by splitting icecast stream and rebuilding it without metadata. 2014-06-20 6:59 GMT+02:00 John Selbie <jselbie at hotmail.com>: > Greetings, > > tl;dr - I'm looking for sources to an Android Icecast client written in > Java. > > long
2012 Jul 09
3
Samba4 and Bind9
CentOS 6.2, Samba 4.0.0beta3, Bind 9.9.1-P1. I have a workking Bind9 installation which includes several different zone files. Foward and reverse lookups work fine. When I include include "/usr/local/samba4/private/named.conf"; in the named.conf, named will no longer start: Jul 9 15:01:47 s6a named[9857]: samba_dlz: started for DN DC=test,DC=cornell,DC=edu Jul 9 15:01:47 s6a