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

rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected

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

stefo 11-11-2010 08:33 AM

rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
Hello, I am trying to capture live tv (rtmp://62.65.136.5/live/bbcone_profile04.stream), but I receive error message "rtmp server sent error,NetConnection.Connect.Rejected".
Can somebody help to get this video.
Thanks in advance

Stefo

Here is the log:
"D:\Install\rtmpdump\rtmpdump-2.3-windows\rtmpdump-2.3\rtmpdump" -r rtmp://62.65.136.5/live/bbcone_profile04.stream -o "C:\Program Files\Daset2\Stream\Records\pokus_rtmp5.flv" -B 30 -V
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
DEBUG: Protocol : RTMP
DEBUG: Hostname : 62.65.136.5
DEBUG: Port : 1935
DEBUG: Playpath : bbcone_profile04.stream
DEBUG: tcUrl : rtmp://62.65.136.5:1935/live
DEBUG: app : live
DEBUG: StopTime : 30000 msec
DEBUG: live : no
DEBUG: timeout : 30 sec
DEBUG: Setting buffer time to: 36000000ms
Connecting ...
DEBUG: RTMP_Connect1, ... connected, handshaking
DEBUG: HandShake: Type Answer : 03
DEBUG: HandShake: Server Uptime : 96850052
DEBUG: HandShake: FMS Version : 3.0.1.1
DEBUG: HandShake: Handshaking finished....
DEBUG: RTMP_Connect1, handshaked
DEBUG: Invoking connect
INFO: Connected...
DEBUG: HandleServerBW: server BW = 2500000
DEBUG: HandleClientBW: client BW = 2500000 2
DEBUG: HandleCtrl, received ctrl. type: 0, len: 6
DEBUG: HandleCtrl, Stream Begin 0
DEBUG: HandleChangeChunkSize, received: chunk size change to 4096
DEBUG: RTMP_ClientPacket, received: invoke 163 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object begin)
DEBUG: Property: <Name: level, STRING: error>
DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected>
DEBUG: Property: <Name: description, STRING: Connection failed: Application rejected connection.>
DEBUG: Property: <Name: clientid, NUMBER: 846807033.00>
DEBUG: (object end)
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <_error>
ERROR: rtmp server sent error
DEBUG: RTMP_ClientPacket, received: invoke 18 bytes
DEBUG: (object begin)
DEBUG: Property: NULL
DEBUG: (object end)
DEBUG: HandleInvoke, server invoking <close>
ERROR: rtmp server requested close
DEBUG: Closing connection.

Stream Recorder 11-11-2010 10:06 AM

Re: rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
Why don't you use a GUI program like freeware CooJah, StreamTransport, Orbit Downloader or shareware Replay Media Catcher?

See also:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player


If you want to use rtmpdump, try to learn more about rtmpsrv and rtmpsuck.

stefo 11-12-2010 02:20 AM

Re: rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
I tried to use CooJah + Blader,StreamTransport, but these applications also can not download this video, only Replay Media Catcher.

I decided to RTMPDUMP for cmd interface to be used for automatical using. I am able to download some videos, so maybe in this case I have to add others parameters. I tried to use others parameter ( I see it in CoolJah Application), but i doesn't work. The syntax is like this:
Code:

D:\Install\rtmpdump\rtmpdump-2.3-windows\rtmpdump-2.3>rtmpdump -r rtmp://62.65.1
36.5/live/bbcone_profile04.stream -a live -f "WIN 10,1,102,64" -p http://tv.oran
ge.ch/web/player/index/channel/47/type/live/jsbox/1 -s http://tv.orange.ch/flash
/flashplayer_starlight.swf -t rtmp://62.65.136.4/live -v -o C:\pokus.flv -V

User has to login to page to see the video, so maybe there is necessary to add login as other parameter.
Finally, I have working Wireshark trace (watching video in IE). I tried to compare it with RTMPDUMP trace. There are some differences, but I cannot what I have to set into RTMPDUMP. If somebody help these traces, I can provide it.

Thanks for help.

BR Radoslav

Stream Recorder 11-12-2010 10:42 AM

Re: rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
rtmpsrv and rtmpsuck are very good for finding parameters for rtmpdump.

I would recommend to install free Linux like Ubuntu and use rtmpsuck.

stefo 11-15-2010 06:48 AM

Re: rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
Hello,

Thanks for your answer.
I tried to configure (launch) rtmpsuck under Windows OS, but I don't know what I have to set up.
I would like to ask you for assistance to find out corrects parameters if you know how to use rtmpsuck application.
Syntax I provided before contains all necessary information about video.

Thanks in advance.

stefo

Stream Recorder 11-15-2010 09:37 AM

Re: rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
Quote:

Originally Posted by stefo (Post 23002)
I tried to configure (launch) rtmpsuck under Windows OS, but I don't know what I have to set up.
I would like to ask you for assistance to find out corrects parameters if you know how to use rtmpsuck application.
Syntax I provided before contains all necessary information about video.

You need a quality OS like Linux (like free Ubuntu) to use rtmpsuck. You can use dual boot or even install Linux onto a virtual machine like free Virtual Box.

stefo 11-18-2010 04:34 AM

Re: rtmpdump - rtmp server sent error,NetConnection.Connect.Rejected


 
Hello,

I tried to use rtmpsvr application, but it does not work in my case.
I tried to find out the correct parameter for downloading following link
rtmp://62.65.136.5/live/bbcone_profile04.stream, but rtmpsrv did not cauch anything. I modified file C:\WINDOWS\system32\drivers\etc\hosts addidng new line 127.0.0.1 62.65.136.4.
I dont know where the problem is.
I want to download mentioned link, but I am not able to do it, so I decided to use rtmsvr to find out the correct parameter for rtmpdump application

I tried to use smtpsrv application for another video rtmp://flvideo.wwe.com/wwevideo/flv/kids/2008/october8-14/kids_cena_wiffle_large.flv. In this case, rtmpsrv application worked OK. In thsi case hosts file used following setting 127.0.0.1 flvideo.wwe.com.
Here is a log:
RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmp://flvideo.wwe.com:1935/wwevideo/flv" -a "wwevideo/flv" -f "WIN
10,0,32,18" -y "kids/2008/october8-14/kids_cena_wiffle_large" -o kids_cena_wiff
le_large.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Duplicate request, skipping.
Closing connection... ERROR: WriteN, RTMP send error 10054 (42 bytes)
done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header

Thanks for any advice.

stefo


All times are GMT -6. The time now is 11:01 AM.