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!
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!