tvplayer
08-26-2014, 05:27 PM
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.
hasomaso
08-26-2014, 05:34 PM
put link
tvplayer
08-26-2014, 05:44 PM
http://mips.tv/cnnjnidwe
it has a round robin of IPs, but any of them it doesn't seem to work with rtmpdump.
hasomaso
08-26-2014, 05:56 PM
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"
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
tvplayer
08-26-2014, 06:04 PM
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
hasomaso
08-27-2014, 04:05 AM
which version of rtmpdump you use?
try with latest from KSV https://github.com/K-S-V/Scripts/releases/download/v2.4/rtmpdump-2.4.zip
tvplayer
08-27-2014, 01:52 PM
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
RedPenguin
08-30-2014, 12:08 PM
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
That will not work. The default rtmpdumps in any Linux distro will not have KSV's patches. You can go to my Mediafire account:
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.
fatu77
08-31-2014, 06:56 AM
how to compile new librtmp with ffmpeg for vitamio (android)?
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.