Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Red5 transcoder updated.

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
bowljoman



Joined: 06 Jan 2011
Posts: 7

PostPosted: Mon Jan 24, 2011 6:52 pm    Post subject: Red5 transcoder updated. Reply with quote

Hello,
The red5 transcoder was updated over the weekend and now includes icecast support. It is similar to the KH branch and also handles nsv video.

http://www.thebitstream.com/?p=243

Quote:

Fixed:

* In stream title changes
* Pink blocks
* Mp3 audio streams
* Improved nsv parsing code

Added:

* Admin app to add and remove streams
* Automatic JWPlayer rss play-list generation
* Tweaked sample player app.
* Using image url in ‘AIM’ field of dsp will load image in sample player.
* Icecast support.
* Interface to add media types other than nsv in future.



Enjoy!

Andy
_________________
thebitstream.com
Back to top
View user's profile Send private message
bbk



Joined: 15 Oct 2005
Posts: 79

PostPosted: Thu Feb 17, 2011 3:00 pm    Post subject: great Reply with quote

Smile just installed it.

thank you....
_________________
::bbk::

http://audioasyl.net
Back to top
View user's profile Send private message Visit poster's website
bbk



Joined: 15 Oct 2005
Posts: 79

PostPosted: Thu Feb 17, 2011 6:34 pm    Post subject: Reply with quote

And the other way around is also possible with Xuggler and ezstream:

http://www.xuggle.com
http://www.icecast.org/ezstream.php

The following line grabs the rtmp stream from red5 converts it into mp3 and pipes it to ezstream:

Code:
ffmpeg -i rtmp://localhost/oflaDemo/live -acodec libmp3lame -ar 44100 -f mp3 pipe:1 | ezstream -c /opt/local/etc/ezstream.xml


In the ezstream configuration you have to set the stdin (beside all other settings):

Code:

...
<filename>stdin</filename>
...


It whould be great if streaming to a icecast server whould be possible in the red5 app.
_________________
::bbk::

http://audioasyl.net
Back to top
View user's profile Send private message Visit poster's website
bowljoman



Joined: 06 Jan 2011
Posts: 7

PostPosted: Thu Feb 17, 2011 6:52 pm    Post subject: Reply with quote

Well, sure. Red5 could easily read mp3 or flv files or anything it understands nativly and send the data to icecast/shoutcast.

All it takes is a simple socket and the handshake sequence.

Then red5 can push events directly to icecast without needing all that jazz in between.

To be fancy, your flash client could upload files from the local pc to red5 which would parse and forward as icy stream.
_________________
thebitstream.com
Back to top
View user's profile Send private message
bbk



Joined: 15 Oct 2005
Posts: 79

PostPosted: Fri Feb 18, 2011 3:36 pm    Post subject: red5 source client Reply with quote

Nice to hear

As i am new to java and new to red5 this will not be a easy task for me Wink

But i will try. By the way i was asking myself what licence the red5 shoutcast app has?
_________________
::bbk::

http://audioasyl.net
Back to top
View user's profile Send private message Visit poster's website
bowljoman



Joined: 06 Jan 2011
Posts: 7

PostPosted: Fri Feb 18, 2011 3:55 pm    Post subject: Reply with quote

No restrictions on the web application.

Now and again, contract work sprouts up from the existence of the app.

The shoutcast jar will be open-sourced eventually.
_________________
thebitstream.com
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber