Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump

(http://stream-recorder.com/forum/showthread.php?t=8008)

Shiner 12-21-2010 05:36 AM

www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump


 
Hi all,
I have trubble ripping JW player stream with rtmpdump.

url: http://www.tvs.pl/gfx/mediaplayer-5.3-licensed/player.swf?playlistfile=http://www.tvs.pl/playlist/29970.xml&autostart=true
rtmp streamer: rtmpt://streaming.tvs.pl:80/vod/
path: NEWS/2010/pazdziernik/18/new_20_niewidomi_1018T180047.mov
RTMP server is on port 80, so I had to recompile RTMPSrv and RTMPSuck. But, I cannot catch, because on http protocol (80) player is sending request as you see in lines 70-90 in Wireshark dump: http://www.sendspace.com/file/u9rxnd.

Can someone help me? Any even little suggestion will be appreciated.

any ANONYMOUS forum user 12-21-2010 08:43 AM

Re: www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump


 
Code:

rtmpdump -r rtmp://streaming.tvs.pl/vod -a vod -y mp4:NEWS/2010/pazdziernik/18/new_20_niewidomi_1018T180047.mov -o Output.mp4 -V

Stream Recorder 12-21-2010 09:26 AM

Re: www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 23893)
Code:

rtmpdump -r rtmp://streaming.tvs.pl/vod -a vod -y mp4:NEWS/2010/pazdziernik/18/new_20_niewidomi_1018T180047.mov -o Output.mp4 -V

How did you find this out?

My flash player shows the following error
Code:

Server not found: rtmpt://streaming.tvs.pl:80/vod/

Shiner 12-21-2010 12:48 PM

Re: www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump


 
Quote:

Originally Posted by any ANONYMOUS forum user (Post 23893)
Code:

rtmpdump -r rtmp://streaming.tvs.pl/vod -a vod -y mp4:NEWS/2010/pazdziernik/18/new_20_niewidomi_1018T180047.mov -o Output.mp4 -V

Thank you very much, it worked for me! Where do you know from that rtmp will work, not rtmpt?
and, there's any chance to ripp exact *.mov file?

Stream Recorder 12-21-2010 02:27 PM

Re: www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump


 
Quote:

Originally Posted by Shiner (Post 23901)
there's any chance to ripp exact *.mov file?

Most probably the MOV file contains the same audio and video tracks, the only difference is in the container (MP4 vs. MOV).

noob2001204 12-21-2010 07:40 PM

Re: www.tvs.pl: Ripping JW Player RTMPT stream using RTMPDump


 
Quote:

Originally Posted by Stream Recorder (Post 23895)
How did you find this out?

My flash player shows the following error
Code:

Server not found: rtmpt://streaming.tvs.pl:80/vod/

If rtmpdump failed to connect RTMPT streams,I will try rtmp on port 1935,it worked for me most of the time.


All times are GMT -6. The time now is 03:20 PM.