Displaying 3 results from an estimated 3 matches for "icecastadmin".
2004 Aug 06
0
Work on ICECAST : IcecastAdmin, remodularisation, Doc (Docbook), speex ...
> We also modified the buffer structure in order to make the icecast work
> more logical :
> just inserting the client in the stream and then serving him in a non
> specific way (avoiding
> the reconstruction of data for each client).
Can you explain what you mean by this? For ogg streaming, icecast2 does _not_
reconstruct data for each client. For mp3 streaming, it does - but
2004 Aug 06
2
Work on ICECAST : IcecastAdmin, remodularisation, Doc (Docbook), speex ...
...this way to later incorporate it in a thread in icecast. This service
should allow user
to modify the icecast config file depending on his permission. Then,
when merging in
the main icecast process, the config file could be reread to take these
changes into account.
This administration module (*IcecastAdmin*) is based on *OpenSSL* : the
user can use
his favourite browser to make changes.
An IcecastAdmin doc is available in the main icecast doc we wrote.
<p>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*To see everything we did, checkout on savannah's cvs :
the projec...
2004 Aug 06
7
[Interopcast-general] about translating documentation, but not only documentation.
...to the good plugin function (speex, vorbis (but we
could easily add
fLaC, theora, ...)). The new streambuf module works was rewritten to
allow less
memory allocations and reallocations
- Source and Slave modules have been remodularised (does this word exist?).
- Three of us worked on the new IcecastAdmin part and they wish to
continue their work
in september. The IcecastAdmin part is at the moment a standalone
process that listen for
securised connections (OpenSSL) from browsers and allow the client to
modify the
XML configuration file of Icecast. It could then merge into Icecast as a
thread an...