Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF

(http://stream-recorder.com/forum/showthread.php?t=7492)

Montreal1 10-01-2010 11:23 AM

zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF


 
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...

Stream Recorder 10-01-2010 12:39 PM

Re: zulu.mk: Kanal 5 Plus downloading: ERROR: RTMP_HashSWF:


 
I have tried Replay Media Catcher and it didn't have any problem downloading this live RTMP stream. It means that SWF verification is not needed.

So try the following:
Code:

rtmpdump -r "rtmp://fms.zulu.mk/zulu_origin/kanal5plus_1" -o kanal5plus.flv
Or just use RMC 3.11 with Wine instead.

Montreal1 10-01-2010 12:44 PM

Re: zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF


 
I can download it too, but i need TRUE address on that channel, so i can use it without going on web site....?

Stream Recorder 10-01-2010 01:26 PM

Re: zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF


 
rtmpsuck gives all the details:
Code:

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
tcUrl: rtmp://fms.zulu.mk/zulu_origin/
pageUrl: http://zulu.mk/live/kanal-5-plus
Playpath: kanal5plus_1


Montreal1 10-01-2010 01:29 PM

Re: zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF


 
So...what would be URL if i want to call it strait form xbmc or some other media center?

Stream Recorder 10-01-2010 02:13 PM

Re: zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF


 
It was mentioned above already:
Code:

rtmp://fms.zulu.mk/zulu_origin/kanal5plus_1

Montreal1 10-02-2010 12:36 PM

Re: zulu.mk: Kanal 5 Plus downloading with rtmpdump: ERROR: RTMP_HashSWF


 
Is not going trough ffmpeg this link...i'm missing someth?


All times are GMT -6. The time now is 03:25 PM.