Quote:
Originally Posted by troller12
Hi,
maybe its necessary to force AMF3
Code:
"--objEnc|-O num Object encoding for connection, 0 for AMF0 and 3 for AMF3 (otherwise defaults to none specified)\n")
...so I don't see this paramter in newer versions.I found this one...
Code:
https://github.com/foysavas/rtmpdump/blob/svnpenn/rtmpdump.c
greetz
|
This is not enough I change the code rtmpdump.c before compiling
Code:
rtmpdump -r "rtmp://178.162.194.34/live" -a "live" -f "WIN 16,0,0,280" -W "http://www.mipsplayer.com/content/scripts/fplayer.swf" -p "http://www.mipsplayer.com/embedplayer/cnniokcfio/1/600/400" --objEnc 3 -C S:OK --live -y "cnniokcfio?id=221073" -K "gaolVanusPobeleVoKosata;TRUE" -o test.flv
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
I think we should also change /librtmp/amf.c or /librtmp/amf.h or both