summitsc
05-14-2014, 05:15 AM
Hi
I found a stream on internet:
http://strmh24.com/?channel=ch10
I want to rtmpdump this. Please tell me the command to use, so I can watch it in VLC.
Thanks
rtmpdump -r "rtmpe://46.246.29.150:1935/redirect" -a "redirect/" -W "http://77231864591d8245d027-dbd663cdd4719bbeb13e13f9ee6e6f1f.r39.cf5.rackcdn.c om/pl5.swf" -p "http://www.hdcast.org" -y "premier" -T 'Fo5_n0w?U.rA6l3-70w47ch' | vlc -
summitsc
05-14-2014, 12:31 PM
Thanks :) It is working.
Please give rtmpdump for this stream too:
http://showsport-tv.com/ch/bein15.html
Also, I want to share my favorite live tv website where we can watch tv channels and live sports on mobile and desktop both:
http://www.liveonlinetv247.com (desktop)
http://m.liveonlinetv247.com (mobile/tablet/ios/android)
:)
rtmpdump -r "rtmpe://l.xuscacamusca.se:443/r/" -a "r/" -W "http://xuscacamusca.se/jwplayer/jwplayer.flash.swf" -p "http://xuscacamusca.se" --live -y "b15293" | vlc -
summitsc
05-14-2014, 11:55 PM
Hi mckv
It is not working. :(
rtmpdump -r "rtmpe://l.xuscacamusca.se:443/r/" -a "r/" -W "http://xuscacamusca.se/jwplayer/jwplayer.flash.swf" -p "http://xuscacamusca.se" --live -y "b15293" -o "output.flv"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: RTMP_HashSWF: couldn't contact swfurl http://xuscacamusca.se/jwplayer/jwplayer.flash.swf (HTTP error 403)
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Also give rtmpdump for this stream also:
http://hdembed.com/bbc-one.php
http://hdembed.com/itv1.php
http://myembed.ch/star-plusindia.php
http://myembed.ch/nbc-hd.php
nullacht
05-17-2014, 02:16 PM
It is not working. :(
RTMPSUCK:
RTMP Proxy Server v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu; license: GPL
Streaming on rtmp://0.0.0.0:1935
Processing connect
app: r/
flashVer: WIN 13,0,0,182
swfUrl: http://xuscacamusca.se/jwplayer/jwplayer.flash.swf
tcUrl: rtmpe://l.xuscacamusca.se/r/
pageUrl: http://xuscacamusca.se/?id=21429&width=100%&height=100%
WARNING: Trying different position for server digest!
ERROR: WriteN, RTMP send error 10038 (16 bytes)
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Closing connection... done!
Processing connect
app: c0be82e1442e7169a9a358db47fcafcb
flashVer: WIN 13,0,0,182
swfUrl: http://xuscacamusca.se/jwplayer/jwplayer.flash.swf
tcUrl: rtmpe://89.248.162.212:443/c0be82e1442e7169a9a358db47fcafcb
pageUrl: http://xuscacamusca.se/?id=21429&width=100%&height=100%
WARNING: Trying different position for server digest!
Playpath: b15293
Saving as: b15293
INFO: Metadata:
INFO: duration 0.00
INFO: width 512.00
INFO: height 288.00
INFO: videodatarate 448.00
INFO: framerate 25.00
INFO: videocodecid 7.00
INFO: audiodatarate 0.00
INFO: audiosamplerate 11025.00
INFO: audiosamplesize 16.00
INFO: stereo FALSE
INFO: audiocodecid 2.00
INFO: encoder Lavf55.21.100
INFO: filesize 0.00
WARNING: ignoring too small audio packet: size: 0
RTMPDUMP:
rtmpdump -r "rtmpe://89.248.162.212:443/c0be82e1442e7169a9a358db47fcafcb" -a "c0be82e1442e7169a9a358db47fcafcb" -W "http://xuscacamusca.se/jwplayer/jwplayer.flash.swf" -p "http://xuscacamusca.se/?id=21429&width=100%&height=100%" -y "b15293" -o 1.flv --live
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: duration 0.00
INFO: width 512.00
INFO: height 288.00
INFO: videodatarate 448.00
INFO: framerate 25.00
INFO: videocodecid 7.00
INFO: audiodatarate 0.00
INFO: audiosamplerate 11025.00
INFO: audiosamplesize 16.00
INFO: stereo FALSE
INFO: audiocodecid 2.00
INFO: encoder Lavf55.21.100
INFO: filesize 0.00
3385.784 kB / 102.30 sec
summitsc
05-17-2014, 09:42 PM
How do you grab the rtmp/rtmpe links? Could you show me example for this stream:
http://showsport-tv.com/ch/bein9.html
like with any stream you redirect it into rtmpsrv/rtmsuck
rtmpdump -r "rtmpe://80.82.70.225:443/c0be82e1442e7169a9a358db47fcafcb" -a "c0be82e1442e7169a9a358db47fcafcb" -W "http://xuscacamusca.se/jwplayer/jwplayer.flash.swf" -p "http://xuscacamusca.se/?id=21429&width=100%&height=100%" -y "b9195" -o 1.flv --live
summitsc
05-20-2014, 12:54 PM
like with any stream you redirect it into rtmpsrv/rtmsuck
rtmpdump -r "rtmpe://80.82.70.225:443/c0be82e1442e7169a9a358db47fcafcb" -a "c0be82e1442e7169a9a358db47fcafcb" -W "http://xuscacamusca.se/jwplayer/jwplayer.flash.swf" -p "http://xuscacamusca.se/?id=21429&width=100%&height=100%" -y "b9195" -o 1.flv --live
This is not working, and how to get rtmp links, I don't understand. Please explain.
I don't understand. Please explain
summitsc
05-21-2014, 02:39 AM
Please give rtmpdump for the stream.
http://showsport-tv.com/ch/bein9.html
The last time you gave rtmpdump is not working.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.