Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
105.net - Can't download live audio streams with rtmpdumpHi, 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 |
#2
|
|||
|
|||
Re: 105.net - Can't download live audio streams with rtmpdumpRTMPDump 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 |
Tags: capture live rtml, download, live, rtmp, rtmpdump |
Thread Tools | |
Display Modes | |
|
|