On Sun, Feb 22, 2009 at 07:55:44PM -0800, Mark Gendron wrote:
> I am trying to capture a video stream from a local news station's web
> site. I normally do this with Wireshark, but this is the first time I
> have been unable to locate and decode the video stream using "export
> objects." Can anyone help? Here is the link, the video is a story
> about a bungee jumping incident (no serious injury):
>
> http://www.king5.com/video/index.html?nvid=334136
>
> I also tried several Firefox "video downloader" plugins, but none of
> them worked.
The Export Objects feature only supports items in HTTP streams (and
DICOM). This video stream is going over TCP to/from port 1935 on the
server (macromedia-fcs, which apparently stands for Flash Communication
Server.)
Steve