Archive for the ‘Red5’ Category

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

Live Broadcast On Flash Lite 4 With Flash Media Live Encoder

Now After a full week of indulging in video and streaming, when it was finally time to take a break and get back to some Flash Lite mobile work, it just struck me, how well would a Flash Lite 4 device suit the need of live event viewing. Its well known that Flash Lite 4 [...]

July 22, 2010  Tags: , , , , , , ,   Posted in: Actionscript 2.0, Flash Lite, Mobile, Nokia, RTMP, Red5, Sony Ericsson  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


>