any ANONYMOUS forum user
01-09-2011, 09:27 AM
anyone can record or download this website audio?
you guys can initiate a stream by pressing the little http://moov.netvigator.com/music/images/buttons/chart_listen_over.gif icon
rtmpte://pctvfaudio.netvigator.com:80/prelisten/mp4:v3/658/VAUN00220658_p.m4a
this link is what i can get from the site, but its not working in rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm).
also rtmpsuck/rtmpsrv is not working seems caused by the port of the rtmpte is 80 rather than 1935 in normal cases.
anyone can please help?
any ANONYMOUS forum user
01-09-2011, 09:30 AM
the website :
_http://moov.hk
nullacht
02-16-2011, 06:01 AM
_http://moov.hk
rtmpte://pctvfaudio.netvigator.com:80/prelisten/mp4:v3/658/VAUN00220658_p.m4a
The protocol that is used is RTMPT and not RTMPTE!
Take a look on this web page:
_http://moov.netvigator.com/music/servlet/MoovPreviewCheckoutServlet?productid=VAUN00220658
<RESULT>
<resultcode>
0
</resultcode>
<resultmessage>
<![CDATA[Success]]>
</resultmessage>
<filename>
<![CDATA[mp4:v3/658/VAUN00220658_p.m4a]]>
</filename>
<hqfilename>
</hqfilename>
<pid>
VAUN00220658
</pid>
<hashorderid>
isGuest
</hashorderid>
<loginid>
<![CDATA[isGuest]]>
</loginid>
<npid>
<![CDATA[isGuest]]>
</npid>
<viewtype>
<![CDATA[P]]>
</viewtype>
<token>
<![CDATA[A6B18E2AC5571AD31292634FA56E4C8593633C4C6376A675F9 B2D720D00B99D7F5A129BCB6B369781364D5ABBDFD605C7F8B 5981D8D02B826A46BAE67EE232225E9A2FF52B3515A3F9473E E885CDBC514ED93BD8A4825792470EBD96F829CDE3774C0B73 C48DEA64AB80067BDF38CFFE0EAE16F3A64501ECD0125F4F9C 7660438B3A7ED949AE0BCA769E898A4F5B59042152E1E9EDF9 6C7345F18A138252D49683794766597895ADFE30E592F3F097 940F4A62C8A5A9469FF3CA58F06165055B5E4194C7051EA191 CB00CDAB28A5E4DBB5D0DA51E2DF7AAC7E46B679EE0BB57D15 B4045AF03B04FAAB4BD575CFA00C10AB757D5C09C10CBF3096 96159572A0F6661A2CBABDDC9061917F272334B89A6E]]>
</token>
<machineid>
<![CDATA[isGuest]]>
</machineid>
<streamUrl>
<![CDATA[rtmpt://pctvfaudio.netvigator.com:80/prelisten/]]>
</streamUrl>
<serviceType>
<![CDATA[audio]]>
</serviceType>
<langCode>
<![CDATA[TCHI]]>
</langCode>
<hasHQ>
false
</hasHQ>
<hasAVP>
false
</hasAVP>
<avpUrl>
</avpUrl>
<service>
MOOV
</service>
</RESULT>
Now we need a rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) command line:
rtmpdump -r "rtmpt://pctvfaudio.netvigator.com:80/prelisten" -y "mp4:v3/658/VAUN00220658_p.m4a?loginid=isGuest&productid=VAUN00220658&token=A6B18E2AC5571AD31292634FA56E4C8593633C4C6376 A675F9B2D720D00B99D7F5A129BCB6B369781364D5ABBDFD60 5C7F8B5981D8D02B826A46BAE67EE232225E9A2FF52B3515A3 F9473EE885CDBC514ED93BD8A4825792470EBD96F829CDE377 4C0B73C48DEA64AB80067BDF38CFFE0EAE16F3A64501ECD012 5F4F9C7660438B3A7ED949AE0BCA769E898A4F5B59042152E1 E9EDF96C7345F18A138252D49683794766597895ADFE30E592 F3F097940F4A62C8A5A9469FF3CA58F06165055B5E4194C705 1EA191CB00CDAB28A5E4DBB5D0DA51E2DF7AAC7E46B679EE0B B57D15B4045AF03B04FAAB4BD575CFA00C10AB757D5C09C10C BF309696159572A0F6661A2CBABDDC9061917F272334B89A6E&viewtype=P&orderid=isGuest&machineid=isGuest&service_type=audio&lang_code=TCHI&np_id=isGuest@" -o VAUN00220658_p.flv
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: duration 30.00
INFO: moovPosition 240781.00
INFO: audiocodecid mp4a
INFO: aacaot 2.00
INFO: audiosamplerate 44100.00
INFO: audiochannels 2.00
INFO: tags:
INFO: ┬Ūtoo Lavf52.54.0
INFO: trackinfo:
INFO: length 1323008.00
INFO: timescale 44100.00
INFO: language eng
INFO: sampledescription:
INFO: sampletype mp4a
256.881 kB / 29.98 sec (99.9%)
Download complete
http://img171.imageshack.us/img171/8462/rtmpdump.png
Stream Recorder
02-17-2011, 09:41 AM
30-second previews use RTMPT protocol indeed. I don't see any sense downloading or capturing them, but you need 30-second previews, see the following:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player (http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm)
How to record rtmp:// flash video .flv stream from embedded Adobe Flash Player
RTMPE stream recording/downloading/capturing/ripping/saving
any ANONYMOUS forum user
03-12-2011, 12:37 PM
The protocol that is used is RTMPT and not RTMPTE!
...
thanks for your help! i have successfully adopted the solution to the member section of the site.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.