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-07-2014, 03:43 AM
zerocool zerocool is offline
Junior Member
 
Join Date: Mar 2012
Posts: 4
zerocool is on a distinguished road
Red face

Little help here


I was trying to dump a stream from this page http://freecric.net/willow-cricket-live-stream-tv.php to VLC.
I have got all the required parameters using Coojah 6

Code:
url: rtmp://206.190.140.20/live/star341?id=8566
app: live
extra: AAAAAAIAAAACAAAAT0sAAA==
flashVer: WIN 12,0,0,70
pageUrl: http://www.janjua.tv/embedplayer/star341/2/600/420
swfUrl: http://www.janjua.tv/resources/scripts/eplayer.swf
tcUrl: rtmp://206.190.140.20/live
playPath: star341?id=8566
here is the rtmpdump command that am using

Code:
rtmpdump -r "rtmp://206.190.140.20/live/star341?id=8566" -t "rtmp://206.190.140.20/live" -a "live" -y "star341?id=8566" -s "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/star341/2/600/420" -f "WIN 12,0,0,70" -C "S:OK" | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe"
using wireshark i figured the required AMF data and appended it using

Code:
-C "S:OK"
when i start rtmpdump it connects, displays some stream properties and then does nothing, nothing is played in VLC



if i try to download the stream using Coojah/Blader it suprisingly downloads fine

can anyone help me out
Reply With Quote
  #2  
Old 03-07-2014, 03:52 AM
hasomaso hasomaso is offline
Senior Member
 
Join Date: Apr 2011
Posts: 943
hasomaso is on a distinguished road
Default

Re: Little help here


with that works fine by me

try

Code:
rtmpdump -v -r "rtmp://206.190.139.28/live" -a "live" -f "WIN 12,0,0,70" -W "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/star341/2/600/420" -C S:OK -y "star341?id=8566" | c:\progra~1\videolan\vlc\vlc -
Reply With Quote
  #3  
Old 03-07-2014, 05:10 AM
zerocool zerocool is offline
Junior Member
 
Join Date: Mar 2012
Posts: 4
zerocool is on a distinguished road
Default

Re: Little help here


Quote:
Originally Posted by hasomaso View Post

Code:
rtmpdump -v -r "rtmp://206.190.139.28/live" -a "live" -f "WIN 12,0,0,70" -W "http://www.janjua.tv/resources/scripts/eplayer.swf" -p "http://www.janjua.tv/embedplayer/star341/2/600/420" -C S:OK -y "star341?id=8566" | c:\progra~1\videolan\vlc\vlc -
this works for me, so was my command overkill?
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:36 PM.


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