Frequently Asked Questions

How can I use Red5 Pro with PHP?

QUESTION:

We are building in PHP.  Are there APIs for PHP or should a bridge for Java be implemented?

 

ANSWER:

You would need a bridge for Java.  We are looking into building a full Rest API, but in the meantime, its best to expose the methods/data you need via Java. Check out our guide on building a custom Red5 app that may help out.