View Single Post
  #1  
Old 04-20-2012, 05:29 PM
ercan ercan is offline
Junior Member
 
Join Date: Mar 2012
Posts: 8
ercan is on a distinguished road
Unhappy

problem with ttnetmuzik.com.tr


Hi everyone,

Firstly sorry about my english. I'm writing first time.

I have a problem about rtmpdump. I want to download music "http://www.ttnetmuzik.com.tr/radio" but error has occured.

ercan@ubuntu:~$ sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
ercan@ubuntu:~$ rtmpsrv

I wrote this code. And then i opened the adress on the browser. Then url adres was found. I saw on the console screen. After that an error has occured. Error is shown on the console scream look like,

RTMP Server v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL

Streaming on rtmp://0.0.0.0:1935

rtmpdump -r "rtmpe://streaming.ttnetmuzik.com.tr/ttnet?QzlHbWxPZFJWNndCUnBKSDZNM1VmNEpZYUVvN0pXQTM= " -a "ttnet?QzlHbWxPZFJWNndCUnBKSDZNM1VmNEpZYUVvN0pXQTM =" -f "LNX 11,2,202,228" -W "http://www.ttnetmuzik.com.tr/TTNETMuzik/miniplayer/swf/flowplayer.rtmp-3.1.3.swf?v1" -p "http://www.ttnetmuzik.com.tr" -y "mp4:20835b420fda63a6bd7c9c944939df31ffc446a059001 fc7.m4a" -o mp4_20835b420fda63a6bd7c9c944939df31ffc446a059001f c7.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: Type mismatch: client sent 6, server answered 8
INFO: Connected...
Duplicate request, skipping.
Closing connection... ERROR: RTMP_ReadPacket, failed to read RTMP packet header
done!

Please help me about this problem...
Reply With Quote