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

Help with using rtmpdump to capture portsmouthcathedral

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

triple-clones 05-10-2013 10:41 AM

Help with using rtmpdump to capture portsmouthcathedral


 
Hi,

Is anyone able to help me set up a script that I can run which will capture around 40 minutes of stream from this site:

http://player.churchservices.tv/portsmouthcathedral

preferable using rtmpdump on a linux box.

Many thanks

oelk 05-10-2013 10:50 AM

Re: Help with using rtmpdump to capture portsmouthcathedral


 
Code:

rtmpdump -v -r "rtmp://89.185.148.179/CSTV" -y "portsmouth.stream" -o portsmouth.flv -B 3600
should work. The last parameter is the number of seconds you want to record ;)

triple-clones 05-10-2013 10:53 AM

Re: Help with using rtmpdump to capture portsmouthcathedral


 
Perfect, many thanks for the prompt reply aswell :D

triple-clones 05-10-2013 11:29 AM

Re: Help with using rtmpdump to capture portsmouthcathedral


 
Just out of interest how did you discovery 89.185.148.179?

When I tried rtmpdump I was given lb1.churchservices.tv which resolves as 89.185.148.190.

Many thanks

oelk 05-10-2013 11:34 AM

Re: Help with using rtmpdump to capture portsmouthcathedral


 
I used wireshark to get the parameters. It would have taken more time for me to find out the hostname (which isn't really necessary).


All times are GMT -6. The time now is 09:15 PM.