View Single Post
  #5  
Old 12-04-2012, 06:45 PM
mickymouse mickymouse is offline
Junior Member
 
Join Date: Nov 2012
Posts: 6
mickymouse is on a distinguished road
Default

Re: rtmpdump (Mac) Need Help with Compiling


I typed in the following two commands in terminal
cd ~/Desktop
rtmpdump -r rtmp://hostname/app/playpath -o output.flv

rtmpdump -r rtmp://hostname/app/playpath -o ~/Desktop/output.flv



I got an error and can't seem to do anything.Is there something I missed or made a mistake? I'm very confused

RTMPDump 2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
ERROR: Problem accessing the DNS. (addr: hostname)
Reply With Quote