PDA

View Full Version : Help! Need to record audio from be-at.tv


Hilton
05-27-2012, 07:14 AM
Hi guys,

I've had a look through a number of other threads regarding the capture of audio/video from be-at.tv streams.

In particular I want to fetch JUST the audio from here: http://www.be-at.tv/brands/sankeys/sankeys-opening-2012/solomun.go

It seems that the recommended route is to use rtmpdump, unfortunately I have no experience in this at all - I spent much of the last hour figuring out what it all meant to no avail!

If there is anyone who is capable of extracting the audio from this and could pass it onto me then I would be willing to paypal some money for your troubles :)

Many thanks in advance for your expert help

Josan420
05-27-2012, 07:51 AM
use rtmp explorer here is tutorial:) :)
http://stream-recorder.com/forum/rtmpexplorer-rtmpsrv-rtmpsuck-rtmpdump-gui-windows-t10085.html
and paste this url and click go
http://www.be-at.tv/v2/2/9/HostMovie.swf
or use rtmpdump

rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -f "WIN 11,2,202,235"
-W "http://www.be-at.tv/v2/2/9/HostMovie.swf" -p "http://www.be-at.tv/v2/2/9/Ho
stMovie.swf" -C B:0 -y "Session001403/Audio001446/128" -o 128.flv

u can download it with internet download manager too

Hilton
05-27-2012, 08:15 AM
Hi Josan420,

Firstly thanks a lot for your prompt response!

I have tried to use rtmpexplorer and rtmpdump but these do not seem to work.

Using rtmpexplorer, I paste the URL and press "GO". I skip to the correct set. In the rtmpexplorer it plays the audio from the be-at.tv session fine, but there is no activity on the CMD prompt to suggest it is downloading the data.

In the CMD prompt it says "ERROR: RTMP_ReadPacket, failed to read RTMP packet header", and it also says "WARNING: Trying different position for client digest". There is no other information appearing...?!

I would try and pasting the code you have provided straight into rtmpdump but I don't know how to use it. I have opened the rtmpdump.exe app but it disappears immediately. Could you perhaps give me a little more direction? Or if you can download the audio yourself and send I will pay you

Best Regards

Hilton
05-27-2012, 09:15 AM
Update: I have managed to get the audio by using Internet Download Manager! It downloaded as an FLV and I then used FLVextract to demux it and just get the audio. Perfect, thanks again for your help Josan.

I am still interested to know how rtmpdump works, and if it is a better alternative to Internet Download Manager. However...using IDM was very very easy so it's a no brainer in terms of time efficiency.

svnpenn
05-27-2012, 09:19 AM
I have tried to use rtmpexplorer and rtmpdump but these do not seem to work

Use rtmp-host.sh!

RTMP Server v2.4 GIT-2012-03-08 (Compiled by KSV)
(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://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -f "WIN 11,1,102,55" -W "http://www.be-at.tv/v2/2/9/HostMovie.swf" -p "http://www.be-at.tv/brands/sankeys/sankeys-opening-2012/solomun.go" -C B:0 -y "Session001434/Audio001449/128" -o "128.flv"
Closing connection... done!


RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: WriteN, RTMP send error 10054 (42 bytes)
Closing connection... done!

ERROR: RTMP_ReadPacket, failed to read RTMP packet header
q
Exiting
Duplicate request, skipping.
dos2unix: converting file capture.sh to Unix format ...
RTMPDump v2.4 GIT-2012-03-08 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO: audiochannels 2.00
INFO: audiocodecid .mp3
INFO: audiodatarate 128.00
INFO: audiodevice Spotbox LIVE Stream
INFO: audioinputvolume 75.00
INFO: audiosamplerate 44100.00
INFO: author B@ TV
INFO: copyright BEAT TV MEDIA LTD
INFO: creationdate Fri May 25 04:29:09 2012
INFO: description
INFO: duration 9056.35
INFO: keywords
INFO: lastkeyframetimestamp 0.00
INFO: lasttimestamp 9056351.00
INFO: presetname Custom
INFO: rating
INFO: title
5166.408 kB / 319.12 sec (3.5%)

Josan420
05-27-2012, 09:58 AM
I have opened the rtmpdump.exe app but it disappears immediately.
because it was divided in three lines,
try code provided by svnpenn, copy complete line and paste it in notepad, then save it in .bat format on your rtmpdump location.
run bat file your download will start

mp3
06-09-2012, 10:49 AM
Hi, i'm a complete noob at the whole dumb thing. So i tried to download with the download manager but i get only a html page :s

How can i do this?

Josan420
06-10-2012, 03:25 AM
Hi, i'm a complete noob at the whole dumb thing. So i tried to download with the download manager but i get only a html page :s

How can i do this?

if u r trying to download this stream then open IDM and click add url then paste this linkrtmp://media.cdn.be-at.tv/cfx/st/Session001434/Audio001449/128
your download will start

frumusel
07-07-2012, 02:17 AM
hi there i have a problem, i try to download this mix from be-at.tv
http://www.be-at.tv/brands/be-at-tv/be-at-podcast/project-minimal-takeover/jonny-g.go
i use Coojah 6 i recive this link
http://www.be-at.tv/CMS/Feeds/Playlist.ashx?page=222123
i got /Session001648/Audio001964/128.flv"/ i try to download with rtmpdumpt with this command : C:\rtmpdump-2.3\rtmpdump.exe -r "rtmp://media.cdn.be-at.tv/cfx/st/" -a "cfx/st/" -y "mp3:Session001648/Audio001964/128" -o "Audio.flv" and i recive:

C:\Documents and Settings\Bebe>C:\rtmpdump-2.3\rtmpdump.exe -r "rtmp://media.cdn
.be-at.tv/cfx/st/" -a "cfx/st/" -y "mp3:Session001648/Audio001964/128" -o "Audio
.flv"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound

and i don't know why... can you help me? :) thanks

Josan420
07-08-2012, 01:47 AM
hi there i have a problem, i try to download this mix from be-at.tv
http://www.be-at.tv/brands/be-at-tv/be-at-podcast/project-minimal-takeover/jonny-g.go
i use Coojah 6 i recive this link
http://www.be-at.tv/CMS/Feeds/Playlist.ashx?page=222123
i got /Session001648/Audio001964/128.flv"/ i try to download with rtmpdumpt with this command : C:\rtmpdump-2.3\rtmpdump.exe -r "rtmp://media.cdn.be-at.tv/cfx/st/" -a "cfx/st/" -y "mp3:Session001648/Audio001964/128" -o "Audio.flv" and i recive:

C:\Documents and Settings\Bebe>C:\rtmpdump-2.3\rtmpdump.exe -r "rtmp://media.cdn
.be-at.tv/cfx/st/" -a "cfx/st/" -y "mp3:Session001648/Audio001964/128" -o "Audio
.flv"
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound

and i don't know why... can you help me? :) thanks

try this
rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st" -a "cfx/st" -f "WIN 11,3,300,257" -W "http://www.be-at.tv/v2/3/5/HostMovie.swf" -p "http://www.be-at.tv/" -C B:0 -y "Session001648/Audio001964/128" -o 128.flv

frumusel
07-12-2012, 02:12 AM
thanqs !!!

Ca you help me with this, i try to download but here http://www.be-at.tv/CMS/Feeds/Playlist.ashx?page=213362 , i don't have session and audio just <track id="1552" name="rooftop" url="/1566/1552/[time]/live.flv"/> can you help me with download command?
Thanqss

Stream Ripper
07-13-2012, 12:08 AM
Which software are you using?

Josan420
07-13-2012, 01:37 AM
thanqs !!!

Ca you help me with this, i try to download but here http://www.be-at.tv/CMS/Feeds/Playlist.ashx?page=213362 , i don't have session and audio just <track id="1552" name="rooftop" url="/1566/1552/[time]/live.flv"/> can you help me with download command?
Thanqss

this is video url
http://www.be-at.tv/#/brands/off-sonar/hotel-diagonal/mobilee-rooftop/pan-pot
it is not a rtmp link it is http so u can use idm to download it
paste this link in idm and go
http://176.34.160.171/1566/1552/0/live.flv

jhon01
07-21-2012, 03:37 AM
Hello,
I am confused which technology are best, when i heard Fusion Techware (www.fusiontechware.com/). Fusion Techware is software development (http://www.fusiontechware.com/javadevelopment.aspx) Company in Noida, Mobiles App Development (iPhone, Android, BlackBerry, Symbian) custom software development. All technologies are best is at own platform.
Thanks!

magichandz
03-28-2013, 01:29 PM
be-at tv just updated their website.

rtmp://media.cdn.be-at.tv/cfx/st/Session001434/Audio001449/128

doesn't work for the new sessions.

page url: www.be-at.tv/brands/shelborne-hotel/waveform/alex-dolby
video url: http://video.cdn.be-at.tv/Session002585/Video004487/1000.000.flv

rtmpdump -r "rtmp://media.cdn.be-at.tv/cfx/st/Session002585/Audio004487/128" -o test.flv
RTMPDump 2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: Closing connection: NetStream.Play.StreamNotFound

chap
03-28-2013, 02:21 PM
RTMPDump latest
http://www.mediafire.com/?a2u20kc21bi4idc