My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
DebugProxy  
Notes on TCP proxy for debugging RTMP packets
Updated Nov 7, 2007 by simpleen...@gmail.com

Introduction

The file ems_proxy.erl is a TCP server that forwards packets on to another server, allowing for those packets to be captured and processed by the RTMP and AMF encode/decode rotines. It also allows for the DUMP files to be saves to examine differences between the respones on different servers.

Basic Operation

The Debug proxy is started by using one of three funcations start_link/1, start_link/2 or startlink/3.

@spec ()


Sign in to add a comment
Powered by Google Project Hosting