Hi there... trying
to get url from this site:
Code:
http://zulu.mk/live/kanal-5-plus
I'm running ./rtmpsuck and rtpmsrv, here are the results:
Code:
X@X-desktop:~/Desktop/rtmpdump-2.3$ sudo su rtmp
rtmp@X-desktop:/home/X/Desktop/rtmpdump-2.3$ ./rtmpsrv
RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
rtmpdump -r "rtmp://fms.zulu.mk/zulu_origin/" -a "zulu_origin/" -f "LNX 10,1,85,3" -W "http://zulu.mk/player/player.swf" -p "http://zulu.mk/live/kanal-5-plus" -y "kanal5plus_1" -o kanal5plus_1.flv
Closing connection... done!
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't open /home/rtmp/.swfinfo for writing, errno 2 (No such file or directory)
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound
^CCaught signal: 2, cleaning up, just a second...
rtmp@X-desktop:/home/X/Desktop/rtmpdump-2.3$ ./rtmpsuck
RTMP Proxy Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!
Processing connect
app: zulu_origin/
flashVer: LNX 10,1,85,3
swfUrl: http://zulu.mk/player/player.swf
ERROR: RTMP_HashSWF: couldn't open /home/rtmp/.swfinfo for writing, errno 2 (No such file or directory)
tcUrl: rtmp://fms.zulu.mk/zulu_origin/
pageUrl: http://zulu.mk/live/kanal-5-plus
WARNING: HandShake: client signature does not match!
Playpath: kanal5plus_1
Saving as: kanal5plus_1
Any help how to obtain a true address?
Regards...