>> 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.)
Thanks, Steve! However, I am still a Wireshark newbie. Can you provide
any tips on how I can locate and extract this TCP stream to a binary
file?
Thanks
-Mark