Displaying 20 results from an estimated 1100 matches similar to: "Icecast statistics dashboard with Piwik"
2014 Feb 20
0
Icecast statistics dashboard with Piwik
Hi,
On 02/11/2014 03:55 PM, Daniel James wrote:
> Hi all,
>
> I often hear requests for a modern, open source analytics dashboard for
> use with Icecast. I wrote up some step-by-step instructions for using
> Piwik with Icecast log files here:
>
> http://sourcefabric.booktype.pro/airtime-25-for-broadcasters/icecast-statistics-with-piwik/
That's very interesting indeed!
2014 Feb 20
2
Icecast statistics dashboard with Piwik
Hi Thomas,
> What's really nice is, that it understands the Icecast log format
> extension where we record the duration of the connection in seconds.
I can't take credit for that, the work was done by Alejandro:
https://github.com/piwik/piwik/pull/65
Cheers!
Daniel
2015 Jun 29
1
question on Icecast & licenses
Hello.
Did anyone who launched Icecast server for his own radiostation acquired
any licenses for playing music from artists or labels (sound recording
companies)? Or you just pay royalties?
For ex., if you play some track of F.Goya, do you get some licenses from
him on his track or his label?
Thanks
Konstantin
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Apr 15
0
Icecast statistics dashboard with Piwik
Hi All, here a few examples about how look ELK (ElasticSearch + Logstash +
Kibana) stack with Icecast logs parsed.
Last 7 days: http://bit.ly/1CHlhiS
Last 30 days: http://bit.ly/1DgM5c2
If any be interested in try here is the Logstash config for parse the logs:
http://bit.ly/1IbvYxI
Some interesting filters that we use here, is remove any session lower of
60 seg, filter bots, monitoring
2014 Oct 23
3
Icecast stats.xml
Consider this a Ticket for Icecast 2.4
********************************************************************************
If you look at
{{{
admin/stats.xml
}}}
on a Icecast-KH server (default setup) and an Icecast 2.4 server
(default setup) the following is one of the things that the KH branch
has as extra info.
{{{
<listener id="3581">
<ID>3581</ID>
2013 Mar 28
2
Packages of icecast 2.4-beta?
Hi Marc,
> why i can?t get Airtime to work on my .local machine (ubuntu 12.1 )
> or my webserver running Ubuntu 10.04.4 LTS i have allways DPKG errors
> on both machine and i tryed several times.
If you are using dpkg you probably have dependencies missing. Do you
have the Sourcefabric apt repository set up?
http://en.flossmanuals.net/airtime-en-2-3/automated-installation/
If you have
2013 Mar 28
4
Packages of icecast 2.4-beta?
Hello,
At Sourcefabric we are testing Opus streams from the Airtime broadcast
automation system via Icecast 2.4-beta. Other developers in our
community are testing video streaming with Theora. We would like to make
it easier for our users to try this Icecast beta themselves.
Would it be premature for us to release a backported .deb package of
icecast 2.4-beta for Debian and Ubuntu, or would the
2013 Jun 17
4
Javascript source client
Am 17.06.2013 11:12, schrieb Daniel James:
> Airtime
After several weeks of trying and calling my provider and talked to your
support i gave up on
airtime, because it does not work on a virtualized system, it seems the
installtion script has
dependencies.
http://forum.sourcefabric.org/discussion/15323/airtime-install-on-ubuntu-error-in-installation-script
2013 Mar 28
1
Packages of icecast 2.4-beta?
Hi Thomas,
> Do you have the infrastructure to stay current and rebuild e.g. on
> dependency changes?
Yes, we use pbuilder-dist for this. We are providing backports of
related packages including liquidsoap, silan (a new silence detector
application), and libopus0, as well as Airtime itself.
> Actually I now wonder if using OBS could make this task easier. We could
> have a community
2013 Mar 30
1
Hiya! And a question...
New to the list (and forum, but waiting for a moderator to approve - hence my question here) but not new to icecast.
I have a question - I'm running an Airtime install with Icecast - and yes I asked them first but this has flummoxed them over at Sourcefabric - anyone had a problem with a HQ (192kbs) stream rebuffering every few seconds during a FTP/SSH upload to a remote streaming server?
2013 Apr 01
2
Installing Airtime on ubuntu Ubuntu 10.04.4 LTS
Hi Marc,
On 03/29/2013 05:39 PM, Marc wrote:
> On 03/28/2013 01:22 PM, Daniel James wrote:
>> Hi Marc,
>>
>>> why i can?t get Airtime to work on my .local machine (ubuntu 12.1
>>> ) or my webserver running Ubuntu 10.04.4 LTS i have allways DPKG
>>> errors on both machine and i tryed several times.
>> If you are using dpkg you probably have
2014 Mar 05
1
CentOS AutoDJ Problem
Thanks a lot man
But i have another question
how can i install it?
i try to do it but it wasn't be successfull on it,
I try a tutorial about it from a GitHub, but wasn't successfull
is it really necesary install airtime to play liquidsoap?
and i notice than installing it, some of the Development tools necesary to
install it doesn't install
any idea or suggestion would be much
2013 Mar 28
2
Packages of icecast 2.4-beta?
Hi Thomas,
> My preferred approach would be to explain how to merge the debian
> packaging with a more recent tar-ball and rebuild a package out of this.
We can provide a wiki page on that, sure, although we would probably go
one step further and actually provide the packages for our target
distros too (Debian stable/testing and Ubuntu 10.04/12.04 LTS).
> a PPA approach might be
2013 Oct 07
2
Android App for Icecast Administration
Hi Thomas,
> As this is historical data I don't see any reason why you'd try to get
> this through the web interface.
The use case is when there is an Icecast service, but there might not be
shell access to that server. So we have a stats interface in Airtime
that only needs the admin password to create a listener count graph
against time.
> Chances are, that there you'd
2014 Mar 03
2
CentOS AutoDJ Problem
Hey
You'll see, i have one CentOS icecast server and i want it to make it
autoDj when no Dj will be streaming live through the radio.
Please have in consideration than i want it to make it eventualy fully
commands, i don't wanna use the graphic interphase forever.
With all of this, which one will be the best source to put it work the
autoDj (in case of i need set one on the Server
2013 Jun 16
2
Javascript source client
Hey all,
So we have been advised from this thread
https://github.com/muaz-khan/WebRTC-Experiment/issues/28#issuecomment-18385702
to not use http put as it is not in real-time, instead they are
suggesting the use of SDP, is that something that icecast supports? Or
does anyone have other ideas on this?
~stephen
On Sun 12 May 2013 01:51:31 AM CDT, Thomas Ruecker wrote:
> Hi,
>
> On 11
2013 Jun 17
0
Javascript source client
This is turning a bit into a hate-thread against Airtime.
Personally, I am not much of a hater (although sometimes I make exceptions,
depending on how my day is), but I will say that Airtime is a
pain-to-maintain on your server.
It's pretty bloated as well; correct me if I'm wrong (this dates back to
when I tried it with version 1.5 and 1.6 and 2.0 was in the works)
- Zend PHP framework
2013 Jul 17
0
Current bitrate equivalents for quality modes?
Hello,
While tweaking the stream configuration interface in the Airtime
broadcast automation tool (http://www.sourcefabric.org/en/airtime/) we
noticed that Liquidsoap uses the zero to one scale for Vorbis quality,
rather than the more familiar zero to ten scale used by oggenc. It seems
I'm not the only person confused by this:
http://ffmpeg.org/pipermail/ffmpeg-devel/2009-January/067964.html
2013 Mar 29
0
Installing Airtime on ubuntu Ubuntu 10.04.4 LTS
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/28/2013 01:22 PM, Daniel James wrote:
> Hi Marc,
>
>> why i can?t get Airtime to work on my .local machine (ubuntu 12.1
>> ) or my webserver running Ubuntu 10.04.4 LTS i have allways DPKG
>> errors on both machine and i tryed several times.
>
> If you are using dpkg you probably have dependencies missing. Do
>
2014 Mar 04
0
CentOS AutoDJ Problem
Hello,
?here are my personal suggestions on the matter. I will stick to the
Icecast and streaming part of it, as other questions in your message regard
the difference between Linux distributions in general (CentOS is one flavor
of Linux, different from Ubuntu or Debian). Note that there are many other
solutions available.
2014-03-03 15:07 GMT+01:00 Jo se <kulturu01 at gmail.com>:
>