Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > rtmpdump
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-14-2014, 06:15 AM
summitsc summitsc is offline
Member
 
Join Date: May 2014
Posts: 45
summitsc is on a distinguished road
Default

How to rtmpdump hdcast.org stream?


Hi

I found a stream on internet:
Code:
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

Last edited by summitsc : 05-14-2014 at 01:51 PM.
Reply With Quote
  #2  
Old 05-14-2014, 10:33 AM
mckv mckv is offline
Senior Member
 
Join Date: Mar 2011
Posts: 104
mckv is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


Code:
rtmpdump -r "rtmpe://46.246.29.150:1935/redirect" -a "redirect/" -W "http://77231864591d8245d027-dbd663cdd4719bbeb13e13f9ee6e6f1f.r39.cf5.rackcdn.com/pl5.swf" -p "http://www.hdcast.org" -y "premier" -T 'Fo5_n0w?U.rA6l3-70w47ch' |  vlc -
Reply With Quote
  #3  
Old 05-14-2014, 01:31 PM
summitsc summitsc is offline
Member
 
Join Date: May 2014
Posts: 45
summitsc is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


Thanks It is working.

Please give rtmpdump for this stream too:
Code:
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)
Reply With Quote
  #4  
Old 05-14-2014, 02:03 PM
mckv mckv is offline
Senior Member
 
Join Date: Mar 2011
Posts: 104
mckv is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


Code:
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 -
Reply With Quote
  #5  
Old 05-15-2014, 12:55 AM
summitsc summitsc is offline
Member
 
Join Date: May 2014
Posts: 45
summitsc is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


Hi mckv

It is not working.

Code:
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:
Code:
http://hdembed.com/bbc-one.php
http://hdembed.com/itv1.php
http://myembed.ch/star-plusindia.php
http://myembed.ch/nbc-hd.php
Reply With Quote
  #6  
Old 05-17-2014, 03:16 PM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: How to rtmpdump hdcast.org stream?


Quote:
Originally Posted by summitsc View Post
It is not working.
RTMPSUCK:

Code:
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:

Code:
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
Code:
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
Reply With Quote
  #7  
Old 05-17-2014, 10:42 PM
summitsc summitsc is offline
Member
 
Join Date: May 2014
Posts: 45
summitsc is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


How do you grab the rtmp/rtmpe links? Could you show me example for this stream:
Code:
http://showsport-tv.com/ch/bein9.html
Reply With Quote
  #8  
Old 05-19-2014, 06:57 AM
mckv mckv is offline
Senior Member
 
Join Date: Mar 2011
Posts: 104
mckv is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


like with any stream you redirect it into rtmpsrv/rtmsuck
Code:
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
Reply With Quote
  #9  
Old 05-20-2014, 01:54 PM
summitsc summitsc is offline
Member
 
Join Date: May 2014
Posts: 45
summitsc is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


Quote:
Originally Posted by mckv View Post
like with any stream you redirect it into rtmpsrv/rtmsuck
Code:
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.
Reply With Quote
  #10  
Old 05-20-2014, 02:00 PM
mckv mckv is offline
Senior Member
 
Join Date: Mar 2011
Posts: 104
mckv is on a distinguished road
Default

Re: How to rtmpdump hdcast.org stream?


I don't understand. Please explain
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 08:59 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons