Audio/video stream recording forums
|
| Attention Visitor: |
You may have to register or log in before you can post:
|
|
|||||||
|
|
|
Thread Tools | Display Modes |
|
#2
|
|||
|
|||
Re: rtmp:// hard nutpush
rtmpexplorer bring me these parameters does not work? what can be the cause? Code:
rtmpdump -v -r "rtmp://176.52.176.68:1935/live" -a "live?email=ashamsmedia%40gmail.com&password=14241db1f5adaaece33571f75707c9da" -f "WIN 11,7,700,169" -W "http://achams.com/tv/video/movies/Player.swf" -p "http://achams.com/tv/video/movies/Player.htm" -y "1098.stream" -o "output.flv" thx hasomaso |
|
#3
|
|||
|
|||
Re: rtmp:// hard nutWorking fine to me.
Code:
rtmpdump -v -r "rtmp://176.52.176.68:1935/live" -a
"live?email=ashamsmedia%40gmail.com&password=14241db1f5adaaece33571f75707c9da"
-f "WIN 11,7,700,169" -W "http://achams.com/tv/video/movies/Player.swf" -p "http://achams.com/tv/video/movies/Player.htm" -y "1098.stream" | vlc -
RTMPDump v2.4 GIT-2012-12-30 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: You haven't specified an output file (-o filename), using stdout
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: audiochannels 1.00
INFO: audiosamplerate 48000.00
INFO: audiocodecid mp4a
INFO: videocodecid avc1
INFO: width 768.00
INFO: height 576.00
INFO: frameWidth 720.00
INFO: frameHeight 576.00
INFO: displayWidth 768.00
INFO: displayHeight 576.00
INFO: framerate 25.00
INFO: trackinfo:
INFO: timescale 0.00
INFO: language eng
INFO: sampledescription:
INFO: type audio
INFO: config 1188
INFO: description {AACFrame: codec:AAC, channels:1, frequency:4800
0, samplesPerFrame:1024, objectType:LC}
INFO: timescale 0.00
INFO: language eng
INFO: sampledescription:
INFO: type video
INFO: profile-level-id 4d4029
INFO: sprop-parameter-sets Z01AKbkIBaCTf+ACAAHiAAADAAIAAAMAZR4wYiQ=,aO68gA=
=
INFO: description {H264CodecConfigInfo: codec:H264, profile:Main,
level:4.1, frameSize:720x576, displaySize:768x576, frameRate:25.0, PAR:16:15}
INFO: rtpsessioninfo:
INFO: connectiondata IN IP4 239.100.4.221
INFO: name WowzaMediaServer
INFO: origin - 1882493586 1882493586 IN IP4 127.0.0.1
INFO: timing 0 0
INFO: protocolversion 0
INFO: attributes:
INFO: range npt=now-
455.408 kB / 4.13 sec
ERROR: Download: Failed writing, exiting!
|
|
#4
|
|||
|
|||
Re: rtmp:// hard nutkarlo your parameters not working
see here ![]() |
|
#5
|
|||
|
|||
Re: rtmp:// hard nutTake an updated build.
|
|
#6
|
|||
|
|||
Re: rtmp:// hard nuthey karlo i use the new build, but still does not work?
I do not understand why |
|
#7
|
|||
|
|||
Re: rtmp:// hard nutPost verbose debug. -V
Maybe it's blocked in your country. I don't have Teamviewer, ask someone else. Try with Socks proxy. Command line rtmpdump -S "" -v -r "" -W "" -p "" | vlc - |
|
#8
|
|||
|
|||
Re: rtmp:// hard nutCode:
RTMPDump v2.4 GIT-2012-11-09 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL DEBUG: Parsing... DEBUG: Parsed protocol: 0 DEBUG: Parsed host : 176.52.176.68 DEBUG: Parsed app : live WARNING: You haven't specified an output file (-o filename), using stdout DEBUG: Protocol : RTMP DEBUG: Hostname : 176.52.176.68 DEBUG: Port : 1935 DEBUG: Playpath : 1098.stream DEBUG: tcUrl : rtmp://176.52.176.68:1935/live?email=ashamsmedia0gmail.com&password=14241db1f5adaaece33571f75707c9da DEBUG: swfUrl : http://achams.com/tv/video/movies/Player.swf DEBUG: pageUrl : http://achams.com/tv/video/movies/Player.htm DEBUG: app : live?email=ashamsmedia0gmail.com&password=14241db1f5adaaece33571f75707c9da DEBUG: flashVer : WIN 11,7,700,169 DEBUG: live : yes DEBUG: timeout : 30 sec DEBUG: SWFSHA256: DEBUG: f5 24 c4 33 6f 48 1b 32 ae e3 dd 03 74 c2 af 9f DEBUG: 9c 56 eb af 4e b6 05 d0 53 7f 2a d6 03 b7 26 12 DEBUG: SWFSize : 237817 DEBUG: Connecting via SOCKS proxy: 213.42.30.93:81 DEBUG: Setting buffer time to: 36000000ms Connecting ... DEBUG: RTMP_Connect0 ... SOCKS negotiation DEBUG: Socket closed by server, nBytes: 0 ERROR: RTMP_Connect0, SOCKS negotiation failed. DEBUG: Closing connection. |
|
#9
|
|||
|
|||
Re: rtmp:// hard nutIt seems your socks proxy is dead, cos it provides this message.
Quote:
|
|
#10
|
|||
|
|||
Re: rtmp:// hard nuthello karlo,
no matter what proxy i suppose the message is always i have found the appropriate parameters and it works... but only for 1 second??? for the parameters i need no proxy that's the next problem Code:
rtmpdump -v -r "rtmp://176.52.176.68:1935/live?email=ashamsmedia@gmail.com&password=14241db1f5adaaece33571f75707c9da/1171.stream" -a "live?email=ashamsmedia@gmail.com&password=14241db1f5adaaece33571f75707c9da" -f "WIN 11,7,700,169" -W "http://achams.com/tv/video/movies/Player.swf" -p "http://achams.com/tv/video/movies/Player.htm" -y "1098.stream" -o "output.flv" ![]() see the -V mode http://pastehtml.com/view/czouqqs4h.rtxt Last edited by hasomaso : 04-21-2013 at 05:06 AM. |
|
| Tags: rtmpdump |
| Thread Tools | |
| Display Modes | |
|
|