View Single Post
  #1  
Old 03-21-2014, 01:39 PM
nick26 nick26 is offline
Junior Member
 
Join Date: Mar 2014
Posts: 3
nick26 is on a distinguished road
Default

rtmpdump not working with this url - what am I missing?


Hey everyone, I am familiar with rmtpdump and I've used it before but I'm trying to download a particular stream and I keep getting errors.

I am using wireshark (see attachments) to sniff the packet and try and get the correct url (I've tested this procedure with other urls and it worked fine, but it's not on this one.)

rtmpdump -r rtmp://31.220.0.133:1935/live -y cc12 -o out
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

Please let me know if you have any ideas why. Thanks in advance.
Reply With Quote