Archive for the ‘Java’ Category
Multipurpose streamer application for Red5 1.0
As Red5 1.0 release gets closer & RTMP reaches now to Android, Macs, PCs and much more, this is the best thing you may be looking for on the web. A Red51.0 RC1 custom streamer application (version 1) with Custom Directory Setter for recording and playback of files. Even though the application also implements stream [...]
July 16, 2011
Tags: freebies, Java, Red5, RTMP, Streaming, Video Posted in: Java, Red5, RTMP
No Comments
Passing configuration parameters into Red5 application
Often your Red5 project may need some external variable to be passed into Red5 application as a part of your configuration data, such that its not hard coded into the red5 application and you can change it as and when needed. For example : A database name, a configuration file path etc etc Here [...]
May 1, 2011
Posted in: Java, Red5
One Comment
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 [...]
August 26, 2010
Tags: Java, Red5, reusable, RTMP, Streaming, Video Posted in: Java, Red5, RTMP
23 Comments
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: Actionscript 3.0, Flash, Java, Red5, Remoting Posted in: Java, Red5
25 Comments



