Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Audio stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=5)
-   -  

105.net - Can't download live audio streams with rtmpdump

(http://stream-recorder.com/forum/showthread.php?t=8527)

Jeskos 03-03-2011 08:17 AM

105.net - Can't download live audio streams with rtmpdump


 
Hi, i have three links and i would like capture the sound with rtmpdump, but i can't.
the audio source is live (no extension on the link), you know how can I do?



streamPath1 = "rtmp://fms.105.net:1935/live";
streamPath2 = "rtmpt://fms.105.net:80/live";
dataPath = "rtmpt://datastream.105.net/live";

sorry for my bad english
:D

nullacht 03-03-2011 01:16 PM

Re: 105.net - Can't download live audio streams with rtmpdump


 
RTMPDump v2.3:

Code:

rtmpdump -r "rtmp://fms.105.net:1935/live" -y "105Radio" -o 105Radio.flv --live
Code:

RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: HandShake: client signature does not match!
INFO: Connected...
ERROR: rtmp server sent error
Starting Live Stream
INFO: Metadata:
INFO:  author
INFO:  copyright
INFO:  description
INFO:  keywords
INFO:  rating
INFO:  title
INFO:  presetname            Custom
INFO:  creationdate          Tue Feb 22 11:43:19 2011
INFO:  audiodevice          Delta 1010LT 1/2
INFO:  audiosamplerate      48000.00
INFO:  audiochannels        2.00
INFO:  audioinputvolume      92.00
INFO:  audiocodecid          mp4a
INFO:  audiodatarate        48.00
534.834 kB / 85.42 sec



All times are GMT -6. The time now is 03:06 AM.