I have tried rtmpsrv and
rtmpdump, but unable to dump a stream
Then I edited hosts file, and fire rtmpsuck with -z debug flag, it shows errors when I am playing a rtmpe stream.
The last few sentences are
ERROR: WriteN, RTMP send error 10053 (1536 bytes)
ERROR: Handshake failed
Closing connection... done!
After a while, the stream starts playing, but no files are dumped, I suspect the player has switched to port 80 after many fail attempts on redirected port 1935.
Any further things I can do?