Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Something broken with Mips.tv?Hello folks,
Seems rtmpdump isn't working anymore? Did they change their flash player? rtmpdump -m 200 -r "rtmp://<IP_ADRESS>/live" -y "cnnjnidwe?id=210963" -W "http://www.mips.tv/content/scripts/eplayer.swf" -p "http://www.mips.tv/embedplayer/cnnjnidwe/1/500/400" -C S:OK -q | mplayer - It just hangs. Thanks. |
#2
|
|||
|
|||
Re: Something broken with Mips.tv?put link
|
#3
|
|||
|
|||
Re: Something broken with Mips.tv?http://mips.tv/cnnjnidwe
it has a round robin of IPs, but any of them it doesn't seem to work with rtmpdump. |
#4
|
|||
|
|||
Re: Something broken with Mips.tv?Code:
rtmpdump -v -r "rtmp://199.115.114.221/live" -a "live" -f "WIN 14,0,0,176" -W "http://www.mips.tv/content/scripts/eplayer.swf" -p "http://www.mips.tv/embedplayer/cnnjnidwe/1/500/400" -C S:OK -y "cnnjnidwe?id=210963" -o "output.flv" Code:
RTMPDump v2.4 GIT-2014-03-02 (Compiled by KSV) (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... Starting Live Stream INFO: Metadata: INFO: presetname Custom INFO: creationdate Mon Aug 25 23:17:27 2014 INFO: videodevice Conexant Polaris Video Capture INFO: framerate 20.00 INFO: width 500.00 INFO: height 268.00 INFO: videocodecid avc1 INFO: videodatarate 350.00 INFO: avclevel 31.00 INFO: avcprofile 66.00 INFO: videokeyframe_frequency 5.00 INFO: audiodevice Conexant Polaris Video Capture INFO: audiosamplerate 44100.00 INFO: audiochannels 2.00 INFO: audioinputvolume 75.00 INFO: audiocodecid .mp3 INFO: audiodatarate 96.00 3733.475 kB / 49.00 sec |
#5
|
|||
|
|||
Re: Something broken with Mips.tv?When I try that, same thing, just hangs?
$ rtmpdump -v -r "rtmp://199.115.114.221/live" -a "live" -f "WIN 14,0,0,176" -W "http://www.mips.tv/content/scripts/eplayer.swf" -p "http://www.mips.tv/embedplayer/cnnjnidwe/1/500/400" -C S:OK -y "cnnjnidwe?id=210963" RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL WARNING: You haven't specified an output file (-o filename), using stdout Connecting ... INFO: Connected... ... with --debug: DEBUG: RTMP_ClientPacket, received: invoke 142 bytes DEBUG: (object begin) DEBUG: Property: <Name: no-name., STRING: onFCSubscribe> DEBUG: Property: <Name: no-name., NUMBER: 0.00> DEBUG: Property: NULL DEBUG: Property: <Name: no-name., OBJECT> DEBUG: (object begin) DEBUG: Property: <Name: level, STRING: status> DEBUG: Property: <Name: code, STRING: NetStream.Play.Start> DEBUG: Property: <Name: description, STRING: FCSubscribe to stream cnnjnidwe.> DEBUG: Property: <Name: clientid, NUMBER: 644590220.00> DEBUG: (object end) DEBUG: (object end) DEBUG: HandleInvoke, server invoking <onFCSubscribe> DEBUG2: RTMP_ReadPacket: fd=5 DEBUG2: 0000: 02 00 00 00 00 00 06 04 00 00 00 00 ............ DEBUG2: 0000: 00 06 00 00 50 58 ....PX DEBUG: HandleCtrl, received ctrl. type: 6, len: 6 DEBUG: HandleCtrl, Ping 20568 DEBUG: sending ctrl. type: 0x0007 DEBUG2: RTMP_SendPacket: fd=5, size=6 DEBUG2: 0000: 42 00 00 00 00 00 06 04 B....... DEBUG2: 0000: 00 07 00 00 50 58 ....PX DEBUG2: RTMP_ReadPacket: fd=5 DEBUG2: 0000: 02 00 00 00 00 00 06 04 00 00 00 00 ............ DEBUG2: 0000: 00 06 00 00 9f 01 ...... DEBUG: HandleCtrl, received ctrl. type: 6, len: 6 DEBUG: HandleCtrl, Ping 40705 DEBUG: sending ctrl. type: 0x0007 DEBUG2: RTMP_SendPacket: fd=5, size=6 DEBUG2: 0000: c2 . DEBUG2: 0000: 00 07 00 00 9f 01 ...... DEBUG2: RTMP_ReadPacket: fd=5 Last edited by tvplayer : 08-26-2014 at 07:06 PM. Reason: add cmdline |
#6
|
|||
|
|||
Re: Something broken with Mips.tv?which version of rtmpdump you use?
try with latest from KSV https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip |
#7
|
|||
|
|||
Re: Something broken with Mips.tv?rtmpdump --version
RTMPDump v2.4 (c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL Is the one im using in Fedora: rtmpdump-2.4-2.20131205.gitdc76f0a.fc21.x86_64 |
#8
|
|||
|
|||
Re: Something broken with Mips.tv?Quote:
http://www.mediafire.com/?x4cvp5hl4m9xr Get either 32/64 bit from the latest folder and then first uninstall your system's one, then place the files somewhere they can be accessed such as /usr/bin or /usr/local/bin (second even better)... Then chmod +x each one so they have permission to execute. |
#9
|
|||
|
|||
Re: Something broken with Mips.tv?how to compile new librtmp with ffmpeg for vitamio (android)?
|
Tags: rtmpdump |
Thread Tools | |
Display Modes | |
|
|