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 03-08-2015, 03:04 PM
vijankush vijankush is offline
Junior Member
 
Join Date: Mar 2015
Posts: 20
vijankush is on a distinguished road
Default

!!!Need Help For Rtmp Links!!!


Please HELP ME get the links for these streams:
Star Plus: http://desistreams.tv/embed/star_plus.php
Sony TV: http://desistreams.tv/embed/sony_tv.php
Zee TV: http://desistreams.tv/embed/zee_tv.php
Colors TV: http://desistreams.tv/embed/colors_india.php

I'm a newbie with rtmpdump, and I am getting "ERROR: RTMP_ReadPacket, failed to read RTMP packet header." error.

Also, if you can please explain how did you find the link I really want to know how. I have no idea in these things.

Thanks

Last edited by vijankush : 03-08-2015 at 03:51 PM.
Reply With Quote
  #2  
Old 03-08-2015, 05:17 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: !!!Need Help For Rtmp Links!!!


Quote:
Originally Posted by vijankush View Post
Please HELP ME get the links for these streams:
Star Plus: http://desistreams.tv/embed/star_plus.php
Sony TV: http://desistreams.tv/embed/sony_tv.php
Zee TV: http://desistreams.tv/embed/zee_tv.php
Colors TV: http://desistreams.tv/embed/colors_india.php

I'm a newbie with rtmpdump, and I am getting "ERROR: RTMP_ReadPacket, failed to read RTMP packet header." error.

Also, if you can please explain how did you find the link I really want to know how. I have no idea in these things.

Thanks
hi you can use rtmpdumphelper + rtmpdump

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28255&width=600&height=430" -y "plussprt462" -o "plussprt462.flv"

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28070&width=600&height=430" -y "sonysports590" -o "sonysports590.flv"
Zee TV is down

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28071&width=600&height=430" -y "colorsprts870" -o "colorsprts870.flv"
Reply With Quote
  #3  
Old 03-08-2015, 07:20 PM
vijankush vijankush is offline
Junior Member
 
Join Date: Mar 2015
Posts: 20
vijankush is on a distinguished road
Default

Re: !!!Need Help For Rtmp Links!!!


Quote:
Originally Posted by biezom View Post
hi you can use rtmpdumphelper + rtmpdump

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28255&width=600&height=430" -y "plussprt462" -o "plussprt462.flv"

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28070&width=600&height=430" -y "sonysports590" -o "sonysports590.flv"
Zee TV is down

Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28071&width=600&height=430" -y "colorsprts870" -o "colorsprts870.flv"
Thanks a lot, but it doesn't work on vlc so what should I do?
Reply With Quote
  #4  
Old 03-08-2015, 07:24 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: !!!Need Help For Rtmp Links!!!


Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28255&width=600&height=430" -y "plussprt462" - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Reply With Quote
  #5  
Old 03-08-2015, 07:33 PM
vijankush vijankush is offline
Junior Member
 
Join Date: Mar 2015
Posts: 20
vijankush is on a distinguished road
Default

Re: !!!Need Help For Rtmp Links!!!


Quote:
Originally Posted by biezom View Post
Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28255&width=600&height=430" -y "plussprt462" - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Ok thanks, I will try
Reply With Quote
  #6  
Old 03-08-2015, 08:11 PM
vijankush vijankush is offline
Junior Member
 
Join Date: Mar 2015
Posts: 20
vijankush is on a distinguished road
Default

Re: !!!Need Help For Rtmp Links!!!


Quote:
Originally Posted by biezom View Post
Code:
rtmpdump -r "rtmpe://l.xuscacamusca.se/r/" -a "r/" -f "WIN 16,0,0,235" -W "http://mybeststream.xyz/ODgyMWRlYmMzZDhlZWMxOWRlZTRhODIw/jwplayer.flash.swf" -p "http://mybeststream.xyz/?id=28255&width=600&height=430" -y "plussprt462" - | "C:\Program Files\VideoLAN\VLC\vlc.exe" -
Sorry, it still didn't work. Here is the picture

Reply With Quote
  #7  
Old 03-08-2015, 08:17 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: !!!Need Help For Rtmp Links!!!


you have an older version v2.3
update with last KSV's version
https://github.com/K-S-V/Scripts/rel...mpdump-2.4.zip
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 10:21 PM.


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