Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
rtmp server requested closehttp://www.livenewschat.tv/politics/
Code:
D:\Programs\rtmpdump-2.3\rtmpdump.exe -r "rtmp://c.cdn.msnbclive.eu/edge" -f "WIN 11,5,502,135" -W "http://msnbclive.eu/player.swf" -p "http://www.livenewschat.tv/politics" --live -y "ajdbadadaabdad?id=72749" -o "D:\temp\video.flv" Code:
RTMPDump v2.3 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... INFO: Connected... Starting Live Stream ERROR: rtmp server requested close 0.000 kB / 0.00 sec Download complete |
#2
|
|||
|
|||
Re: rtmp server requested closeUse rtmpdump 2.4
Code:
rtmpdump -r "rtmp://d.cdn.msnbclive.eu/edge" -a "edge" -f "WIN 11,5,502,135" -W "http://msnbclive.eu/player.swf" -p "http://www.livenewschat.tv/politics/" -y "msnbc_live" -o "msnbc_live.flv" |
#3
|
|||
|
|||
Re: rtmp server requested closeI'm on Windows. I suppose I have to wait a while for the 2.4 binaries? There's no 2.4 in http://rtmpdump.mplayerhq.hu/download.
EDIT: nevermind. Found it on videohelp. Running your command gives me this. Code:
ERROR: Closing connection: NetStream.Play.StreamNotFound |
#4
|
|||
|
|||
Re: rtmp server requested closeCode:
rtmpdump -r rtmp://d.cdn.msnbclive.eu/edge -W http://msnbclive.eu/pla yer.swf -y msnbc_live -v -o a.flv RTMPDump v2.4-81-g2872601 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license : GPL Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: presetname Custom INFO: creationdate Tue Jan 08 04:52:54 2013 INFO: videodevice 713x BDA Analog Capture INFO: framerate 25.00 INFO: width 768.00 INFO: height 576.00 INFO: videocodecid avc1 INFO: videodatarate 550.00 INFO: avclevel 31.00 INFO: avcprofile 66.00 INFO: videokeyframe_frequency5.00 INFO: audiodevice Line In (VIA High Definition Audio) INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: audioinputvolume 79.00 INFO: audiocodecid .mp3 INFO: audiodatarate 112.00 1100.075 kB / 10.01 sec |
#5
|
|||
|
|||
Re: rtmp server requested close@svnpenn: Thank you. That command works.
@evol: Thanks for your help. |
#6
|
|||
|
|||
Re: rtmp server requested closeQuote:
|
#7
|
|||
|
|||
Re: rtmp server requested closeQuote:
Last edited by svnpenn : 01-09-2013 at 06:34 PM. |
#8
|
|||
|
|||
Re: rtmp server requested closeCode:
H:\rtmpdump>rtmpdump -r "rtmpe://112.197.2.154/live//vtv9_2" -f "WIN 11,8, 800,94" -W "http://tv24.vn/getflash.ashx" -p "http://www.tv24.vn/LiveTV" -o "Fil ename.flv" -T "1b#K8!3zc65ends!" RTMPDump v2.4 GIT-2015-01-15 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Connecting ... WARNING: Trying different position for server digest! INFO: Connected... ERROR: rtmp server requested close H:\rtmpdump> |
#9
|
|||
|
|||
Re: rtmp server requested closeQuote:
Code:
C:\Users\Administrator>ping 112.197.2.154 -t Pinging 112.197.2.154 with 32 bytes of data: Reply from 112.197.2.154: bytes=32 time=58ms TTL=53 Reply from 112.197.2.154: bytes=32 time=57ms TTL=53 Reply from 112.197.2.154: bytes=32 time=57ms TTL=53 Reply from 112.197.2.154: bytes=32 time=59ms TTL=53 Reply from 112.197.2.154: bytes=32 time=57ms TTL=53 Reply from 112.197.2.154: bytes=32 time=57ms TTL=53 Reply from 112.197.2.154: bytes=32 time=60ms TTL=53 Reply from 112.197.2.154: bytes=32 time=58ms TTL=53 Ping statistics for 112.197.2.154: Packets: Sent = 8, Received = 8, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 57ms, Maximum = 60ms, Average = 57ms |
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|