Ok I read the readme but im still having to turn off the iptables rule to download the video with rtmpdump otherwise it just spits out
Code:
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Here is my output:
Code:
jason@Jason-Ubuntu:~$ sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -m owner \! --uid-owner dump \-j REDIRECT
jason@Jason-Ubuntu:~$ rtmpsrv
RTMP Server v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
rtmpdump -r "rtmpe://cp150757.edgefcs.net/ondemand/?auth=daEbwddcYaTchcucFdDaec6c4bHcOddcxam-bqREuS-dHa-nDGylqMCEwu&aifp=0009&slist=c18/s/ve900327/video.mp4" -a "ondemand/?auth=daEbwddcYaTchcucFdDaec6c4bHcOddcxam-bqREuS-dHa-nDGylqMCEwu&aifp=0009&slist=c18/s/ve900327/video.mp4" -f "LNX 11,5,31,2" -W "http://static.ak.crunchyroll.com/flash/20121113143627.3b39cdda2f82615db501d81cf0365762/ChromelessPlayerApp.swf?config_url=http%3A%2F%2Fwww.crunchyroll.com%2Fxml%2F%3Freq%3DRpcApiVideoPlayer_GetChromelessConfig&use_explicit_config=1" -p "http://www.crunchyroll.com/my-little-monster/episode-1-sitting-next-to-yoshida-kun-612037" -y "mp4:c18/s/ve900327/video.mp4" -o video.flv
Closing connection... done!
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Duplicate request, skipping.
Caught signal: 13, cleaning up, just a second...
ERROR: WriteN, RTMP send error 32 (42 bytes)
Closing connection... done!
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
^CCaught signal: 2, cleaning up, just a second...