Open up wireshark >> load pcap >>filter the stream session >> filter only traffic coming from webserver>> dump data to a file >> open up the file in a hex editor >> remove http headers or other headers, before the FLV header >> Save the newly modified file to disk >> open file with suitable flash player to confirm file works.
or
Open up wireshark >> load pcap >> filter the stream session >> filter only traffic coming from webserver>> dump data to a file >> use scalpel or foremost to carve video file >> open file with suitable flash player to confirm file works.
Thanks, I'm going to give that a shot.
Originally Posted by gunrunr
my way is easier...
You're right, it is - but xplico only handles audio atm, and not video which I need.