Live Streaming

IT is possible to do live streaming(Audio and video) in rails

Is that a question or a statement? If it is a question then since Rails is just a framework for building web pages (which are html and javascript) then anything that can be done in a web page can be done using RoR. You just have to write the appropriate html/js.

Colin