View Single Post
  #3  
Old 11-04-2014, 08:22 AM
omsu111 omsu111 is offline
Member
 
Join Date: Oct 2014
Posts: 49
omsu111 is on a distinguished road
Default

Re: rtmpdump this link


Quote:
Originally Posted by hasomaso View Post
Code:
rtmpdump -v -r "rtmp://94.242.228.79:80/liverepeater" -a "liverepeater" -f "WIN 15,0,0,189" -W "http://cdn.goodcast.co/players.swf" -p "http://goodcast.co/streamn.php?id=164455&width=670&height=410" -y "164455" -T "Fo5_n0w?U.rA6l3-70w47ch" -o "output.flv"
Code:
RTMPDump v2.4 GIT-2014-07-07 (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:   presetname              Custom
INFO:   creationdate            Mon Nov 03 19:20:52 2014
INFO:   videodevice             XSplitBroadcaster
INFO:   framerate               20.00
INFO:   width                   640.00
INFO:   height                  360.00
INFO:   videocodecid            avc1
INFO:   avclevel                22.00
INFO:   avcprofile              100.00
INFO:   videodatarate           390.62
INFO:   videokeyframe_frequency 0.00
INFO:   audiodevice             VHAudioCustom
INFO:   audiosamplerate         16000.00
INFO:   audiochannels           1.00
INFO:   audioinputvolume        100.00
INFO:   audiocodecid            11.00
INFO:   audiodatarate           27.15
INFO:   bufferSize              200k
INFO:   maxBitrate              200k
INFO:   xsplitBroadcasterVersion1.3.0.238
INFO:   xsplitCoreVersion       1.3.1403.1202 Version 1.3
INFO:   xsplitGameSourceVersion 1.1.1.117
INFO:   xsplitMediaLibVersion   2.0.0.324
INFO:   pluginName              CustomRTMP
INFO:   pluginVersion           1.3.1405.2901
2166.235 kB / 96.36 sec
i get this
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Omar>rtmpdump -v -r "rtmp://94.242.228.79:80/liverepeater" -a "liverepe
ater" -f "WIN 15,0,0,189" -W "http://cdn.goodcast.co/players.swf" -p "http://goo
dcast.co/streamn.php?id=164455&width=670&height=410" -y "164455" -T "Fo5_n0w?U.r
A6l3-70w47ch" | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
RTMPDump v2.4 GIT-2012-11-09 (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 ...
ERROR: RTMP_Connect1, handshake failed.

Last edited by omsu111 : 11-04-2014 at 09:15 AM.
Reply With Quote