View Single Post
  #4  
Old 01-05-2015, 09:37 PM
bearey bearey is offline
Junior Member
 
Join Date: Jan 2015
Posts: 3
bearey is on a distinguished road
Default

Re: Help with rtmpdump


So I tried the command as you indicated but it errored out. I've attached the code and output below, edited for ease of reading:
Code:
rtmpdump -r "rtmp://204.77.214.17/mogulus-stream-edge/wilsonjj"
-a "mogulus-stream-edge/wilsonjj"
-f "LNX 11,2,202,425"
-W "http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf"
-p "http://www.livestream.com/embed/wilsonjj?showMoreVideos=false&hideInfo=true&autoPlay=true&lschannel=true&
browseMode=false&textLines=2&hideChannelBranding=true&mode=false&allowchat=false&layout=4&t=519283"
-y "rtmp://212-94.livestream.com/affiliateStream/wilsonjj/6c69766572657065617465723a72746d703a2f2f3231322d39342e6c69766573747265616d2e636f6d2f6d6f67756c75732f77696c736f6e6a6a2f6c69766573747265616d"
-o "tst1.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: RTMP_Connect0, failed to connect socket. 111 (Connection refused)
Any help is appreciated.

Last edited by bearey : 01-05-2015 at 09:39 PM. Reason: Needed fixing
Reply With Quote