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. |
Re: Something broken with Mips.tv?put link
|
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. |
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) |
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 |
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 |
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 |
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. |
Re: Something broken with Mips.tv?how to compile new librtmp with ffmpeg for vitamio (android)?
|
All times are GMT -6. The time now is 09:19 PM. |