Quote:
Originally Posted by HansMayer
Hi,
I've captured a stream with wireshark. Now I want to extract the video from it, but all my tries failed. I've found a extract-rtmp-flv perl script here, but it can't read the dump either:
Code:
Unexpected tcpdump header line, line 1:
?????A?iOz?
Any infos on this?
|
make sure that you save the caputre file in tcpdump format. any particular reason to use such obsolete way of capturing video? why don't you use rtmpsrv or rtmpsuck instead?