Flash Media Server(s) in Ruby? 3

Posted by Daniel Wanja Fri, 25 Apr 2008 01:22:05 GMT

While preparing an application to be presented during our talk for RailsConf I was looking for a “Flash Media Server” written in Ruby that could record video form a Flash Player. I found rubyizumi but it doesn’t support recording (to my understanding). In Javaland they are a couple, red5 and demou, but they are too convoluted for just a demo. Red5 allows Ruby scripting which is pretty cool. I found one which I really like and will certainly use which is named haxe Video which is written in haXe and is very succinct and works. It’s open source and can be found on googlecode. Of course there is Adobe’s Flash Media Server but I would prefer finding a Ruby specific solution. Do you know any Flash Media Server written in Ruby? Drop me a line or a comment.

Comments

Leave a response

  1. Justin Camerer Thu, 15 May 2008 04:40:47 GMT

    Hey, not sure if you found anything at all that works for this, but I would be interested in something like this. If you had the desire to try to take time and write this, I would definitely help in any way I could.

  2. Justin Camerer Thu, 15 May 2008 04:40:49 GMT

    Hey, not sure if you found anything at all that works for this, but I would be interested in something like this. If you had the desire to try to take time and write this, I would definitely help in any way I could.

  3. Daniel Wanja Fri, 16 May 2008 15:11:51 GMT

    Hey Justin,

    Thanks for proposing to help, but at this stage I will not try to implement this…but it’s a really cool idea. And if you look at haxe Video, it doesn’t seem to be too much code either.

Comments