Archive for the ‘Red5’ Category

Red5Plugin Overview – Getting Friendly With Red5

From Dominick Accattato’s site , you can see that a good documentation is available as a video on using the Red5 plugin with eclipse for faster and easier Red5 application development. This is great news for all those who ran away just by the thought of setting a Red5 application. The Red5 plugin will get installed [...]

February 4, 2010  Tags: ,   Posted in: Red5  41 Comments

Online Geo Tracker

Tracker is a Red5 application that can track user ip using the RTMP protocol, without using help from php or any other server language. Typically this application demonstrates how red5 knows its incoming connections and can            use this information to authenticate users. The application uses Red5 remoting to query information from [...]

January 31, 2010   Posted in: Portfolio, Red5  3 Comments

Online Audio Recorder

A online audio recording and sharing utility application that demonstrates the power of Red5 with Adobe Flash client. Click to launch application

January 31, 2010   Posted in: Portfolio, Red5  28 Comments

Red5 to mysql without JDBC

In this tutorial we see how to connect to a mysql database, regardless of whether you have access to JDBC adapter on your Red5 running server. Definitely JDBC would be faster, but this method will get you across just fine in any Red5 project involving databases. Since we wont be using Java way of connecting [...]

December 22, 2009   Posted in: Java, Php, Red5, RTMP  19 Comments


>