For RTMP server developer, please reference our steps to test it.

#1 To install one web server on your paltform.

   You can donwload the lastest AppServ from http://www.appservnetwork.com/.  

#2 To download one flash player.

   You can download the lastest JWPlayer from http://www.longtailvideo.com/jw-player/. 

#3 To edit one index.htm and to put the flash player on the same folder.

   To copy the folder into your web server's www path.

   Please reference NetReceiver.Example folder.

   You need modify the default ip address on the index.htm.

   For example, rtmp://10.10.80.29/flvplayback/session0.mpg -> rtmp://xxx.xxx.xxx.xxx/flvplayback/session0.mpg

#4 To run your web server and to run the RTMP Server, NetBroadcaster, together.

#5 Now, you can test RTMP by your browser.

   http://127.0.0.1/NetReceiver.Example/index.htm

   Also, you can run it on another local PC.

   http://xxx.xxx.xxx.xxx/NetReceiver.Example/index.htm
