I am trying to develop an Application with Red5 Server.
I did some of the steps:
I set up the Red5 server into our local machine (Ubuntu)
I installed the MangoDB database locally with Rails configuration.
Now My problem is: I am using Jruby(Java Ruby) as server programming. I am not able to connect my Rails to Red5 server. Is there any documentation?