Ready to use – Red5 streamer with stream security

As RTMP continues to grow, and Red5 triumphs as the only open source RTMP server alive, there are concerns to protect your application from misuse. The following red5 application implements stream security for both playback and publishing.
You can edit the files – allowedHTMLdomains.txt and allowedSWFdomains.txt and add the domain names that you want to be able to playback/publish [...]

August 26, 2010  Tags: , , , , ,   Posted in: Java, RTMP, Red5  One Comment

Red5 Remoting

Remoting a facility by which a client can call a server method in a  request response fashion. Unlike RTMP remoting services are performed using AMF over HTTP/HTTPS. Red5 can act as both a RTMP server as well as a HTTP/HTTPS remoting server. Remoting enables non rtmp clients to access Red5 methods.  A very practical approach [...]

August 3, 2010  Tags: , , , ,   Posted in: Java, Red5  No Comments

Record Live Stream With Red5 Media Server

Most commonly known modes of working in RTMP servers  are the live, record and append modes. However a most commonly required mode which is not provided in the flash API is the Live-Record mode. Each RTMP server has its own way of implementing it on the server side. Here we will see how to use flash client [...]

July 19, 2010  Tags: , , , , ,   Posted in: RTMP, Red5  One Comment

Red5 – Online Application Generator

The Red5 Online Application Generator is a very simple but effective utility to generate Red5 application online. Do not worry if you don’t know Red5 or even Java. Generate streamer applications, with live broadcasting, streaming, recording and sharedObject capabilities in a single click. No compiling/editing needed. The generator creates red5 applications for you on the [...]

June 18, 2010  Tags: , , , , , ,   Posted in: Actionscript 3.0, General, Java, RTMP, Red5  5 Comments


>