Video On Demand (VOD) for red5 0.8.0 server

VOD for old red5 servers Nowadays video on demand application available in latest red5 servers. The vod webapp is not available in old version less than red5-1.0.0. Here I will give you the link to download for vod app for older red5. Download...

comments

Red5 with Spring MVC

Access Red5 context in spring MVC DispatcherServlet Before we start, some prerequisites for reader. How Spring MVC works. tutorial Basic knowledge about red5. Then only you can understand clearly 😄 . If you don't have, no worries. Having...

comments

How to add Red5 service

How to add Red5 service In this article you are going to add red5 service in your Linux box. Please use the Below script. #!/bin/bash # Author www.arulraj.net # red5 This is used to start, stop, restart and status of red5 # export...

comments

Adding Remote JMX for Red5

How to Add JMX for Red5 Server Here we are going to know, how-to managing red5 server remotely using JMX. what is red5 server ..? Red5 is an Open Source Flash Server written in Java that supports: Streaming Video (FLV, F4V, MP4) Streaming Audio...

comments