Hi Fred!

2012/1/5  <[email protected]>:
> I've just red "Flows" pages and how to implement these functions.

Thanks for looking at that!

> Everything seems to be affordable except at the end:
> would it be possible to
> - use a different color to show what part of javascript has to be
> personalized to match a radio?

I will see what I can do. However, colors are added though a syntax
highlighting plugin and I am not sure how much of this is possible
with it..

> - have an exemple of the html/javascript code needed to display the
> data returned by command "metadata"?

You'll need to insert/modify DOM elements on your page. The usual tool
for that is jQuery.

Also, David posted a complete and simple example of flows notification
which only uses standard javascript/DOM stuff. It is available there:
  http://mrpingouin.is-a-geek.net/radio.html

> Furthermore, can someone explain how to display on a web site stats
> coming from icecast (current listeners, peak,...)

This is more complicated because icecast's stats where not designed to
be used this way. You'd have to write your own parser for their data
and integrate it in your website.

One of the goals with flows is to allow more flexible stats like this.
Ultimately, if you use flows and give your listeners only the flows
stream URL, we plan on giving you the same information as icecast has,
wherever possible..

Romain

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to