We are pleased to announce a second beta release of Icecast.
A summary of the changes is listed below, for details please
refer to the ChangeLog.
Please note that while Opus and WebM are considered production ready, there might be other problems in this release. We appreciate feedback and discussion on the icecast-dev mailing list!
headers
and header_prefix
to URL based listener auth.listener_remove
handler:
ip=
and agent=
int
for size_t
varscontent-type
header, if content type is not audio/mpeg
!
Can be tested using real-time encoded output and piping it into| curl -u username:password -H "Content-type: application/ogg" -T - http://localhost:8000/mountname.ogg
cat *.ogg
will fail. Whatever feeds the pipe must do
it at proper timing for real-time playback!