Re: Adding a data in Live OR Saving Stream on Server side.
"Randy McAnally" <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 20 Sep 2011 19:03:18 +0530, Narendra Sisodiya wrote > I want to build a website where user can listen my voice. I want to > use only Icecast. But on my website I want to display some data too > inside a stream. > > What data I want to add ? We use Icecast KH (flv mode) with JWPlayer and inject metadata to specify changes to the webpage. JWplayer shoots off javascript hooks with the metadata updates which loads images and other data by ajax. ~Randy