Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 04-20-2012, 06: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
  #2  
Old 04-20-2012, 08:39 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Rtmpdump using problem


Dear TTNET Müzik Visitor,
Your IP is
We are sorry to say that due to licensing constraints, we can not allow access to visitors located outside of Turkey.
If you believe we have made a mistake about your location, we apologize and ask that you please dial 444 0 375 for customer services.
We share your disappointment and greatly appreciate your understanding.
Sincerely,
Reply With Quote
  #3  
Old 04-23-2012, 08:12 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Rtmpdump using problem


Code:
rtmpdump \
-r rtmp://cp60697.live.edgefcs.net \
-a live \
-y Radio_4_Int@6448 \
-o o.flv \
-v
Code:
RTMPDump v2.4-34-g7340f6d
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
WARNING: No application or playpath in URL!
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO:   audiocodecid          mp4a
INFO:   audiodatarate         48.00
INFO:   createdby             BBC
INFO:   canseektoend          FALSE
381.524 kB / 61.30 sec

.
Reply With Quote
  #4  
Old 04-23-2012, 09:00 PM
ercan ercan is offline
Junior Member
 
Join Date: Mar 2012
Posts: 8
ercan is on a distinguished road
Default

Re: Rtmpdump using problem


I'm sorry , I'm misunderstand you. My english is not good enough.
When i use rtmp on BBC radio site, same error occured like this

Code:
ercan@ubuntu:~$ sudo iptables -t nat -A OUTPUT -p tcp --dport 1935 -j REDIRECT
ercan@ubuntu:~$ rtmpsrv
And then İ opened the BBC site on the browser then error is... " http://www.bbc.co.uk/iplayer/console/bbc_radio_fourfm "

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

Streaming on rtmp://0.0.0.0:1935
WARNING: Trying different position for client digest!

rtmpdump -r "rtmp://cp60697.live.edgefcs.net:1935/live?auth=daEcla5bbbEdubLbNaHbmalbecAdib8aBdh-bpLGF8-bWG-CnsEBowqFCuFwwF&aifp=v001&slist=Radio_4_Int@6448" -a "live?auth=daEcla5bbbEdubLbNaHbmalbecAdib8aBdh-bpLGF8-bWG-CnsEBowqFCuFwwF&aifp=v001&slist=Radio_4_Int@6448" -f "LNX 11,2,202,228" -W "http://www.bbc.co.uk/emp/ukrp/revisions/674606_674817/674606_674817_emp.swf" -p "http://www.bbc.co.uk" -C O:1 -C O:0 -y "Radio_4_Int@6448?auth=daEcla5bbbEdubLbNaHbmalbecAdib8aBdh-bpLGF8-bWG-CnsEBowqFCuFwwF&aifp=v001&slist=Radio_4_Int@6448" -o Radio_4_Int@6448.flv

Closing connection... done!

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Duplicate request, skipping.
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
^CCaught signal: 2, cleaning up, just a second...
Same situation applies to the BRITISH...?

Last edited by ercan : 04-24-2012 at 01:22 AM.
Reply With Quote
  #5  
Old 04-23-2012, 09:09 PM
svnpenn svnpenn is offline
Banned
 
Join Date: Apr 2011
Location: Dallas
Posts: 757
svnpenn is on a distinguished road
Default

Re: Rtmpdump using problem


Code:
rtmpdump \
-r rtmp://cp60697.live.edgefcs.net \
-a live \
-y Radio_4_Int@6448 \
-o o.flv \
-v
Reply With Quote
  #6  
Old 04-23-2012, 09:15 PM
ercan ercan is offline
Junior Member
 
Join Date: Mar 2012
Posts: 8
ercan is on a distinguished road
Default

Re: Rtmpdump using problem


Thank you very much it's working
Reply With Quote
  #7  
Old 04-24-2012, 01:40 AM
ercan ercan is offline
Junior Member
 
Join Date: Mar 2012
Posts: 8
ercan is on a distinguished road
Default

Re: Rtmpdump using problem


Thanks for helping but I have one more question about this work. The code is start the download. When i clicked on the dowload file, it's playing. I wonder, is there any posiblty to download file and playback at the same time. Just writing code ,download starting and file playing.
Reply With Quote
Reply Post New Thread
Tags:



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 10:38 PM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons