Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Correct OptionsHi
I have this URL: rtmp://1234.live.edgefcs.net/live&stream=theShoppingChannel@12345 but rtmpdump errors saying: ERROR: You must specify a hostname (--host) or url (-r "rtmp://host[ort]/playpath") containing a hostname But it has a host and a playback url. Could someone point me in the right direction. Thanks |
#2
|
|||
|
|||
Re: Correct OptionsThat link is incorrect, completely!!
You should paste here web page url!! |
#3
|
|||
|
|||
Re: Correct OptionsAs Bahman said, can you please post the full PAGES URL here please?
|
#4
|
|||
|
|||
Re: Correct Options^I found the correct stream url!
Code:
rtmpdump -r "rtmp://cp78554.live.edgefcs.net/live/" -a "live/" -f "WIN 11,1,102,55" -W "http://www.theshoppingchannel.com/Scripts/player.swf" -p "http://www.theshoppingchannel.com/pages/watchuslive?target=ctl01_GlobalNavigationHeader_0_zonCartItemNumber_tkap" -y "theShoppingChannel@12095" --live -o "The Shopping Channel.flv" Code:
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: author INFO: copyright INFO: description INFO: keywords INFO: rating INFO: title INFO: presetname Custom INFO: creationdate Tue Jan 10 18:09:00 2012 INFO: videodevice Osprey-700 HD Video Device 1 INFO: framerate 24.00 INFO: width 640.00 INFO: height 476.00 INFO: videocodecid VP62 INFO: videodatarate 800.00 INFO: videokeyframe_frequency5.00 INFO: audiodevice Osprey-700 HD Audio Device 1 INFO: audiosamplerate 22050.00 INFO: audiochannels 1.00 INFO: audioinputvolume 75.00 INFO: audiocodecid .mp3 INFO: audiodatarate 32.00 599.080 kB / 1.63 sec |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|