Is there anything like Live HTTP headers for RTMP requests in a Flash movie?

  • Thread starter Thread starter wi_guy
  • Start date Start date
W

wi_guy

Guest
You might be familiar with Live HTTP Headers (http://livehttpheaders.mozdev.org/). It's a program that reports all the connections a web page or a flash movie makes to a server to download assets like images, xml, etc. I love it because it's great for debugging.

What I'm looking for now is an application or plugin that will allow me to monitor the RTMP connections to other servers. I know RTMP connections happen on Port 1935.

The problem I'm trying to debug is a video player someone else built that sends a "video played" beacon to the tracking server, but the "hits" for the video on the media server are different by several orders of magnitude.

Thanks!
 
Back
Top