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

Need help with URL etc for rtmpdump

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

Paraic 02-08-2013 01:43 AM

Need help with URL etc for rtmpdump


 
Hi
I have been resarching various ways to download my live broadcast onto a Linux server and rtmpdump seems to be the only way (its a dedicated server with no GUI).

Having tried to decipher the info for rtmpdump for many hours I am nearing giving up, so it would be great if someone could analyze the stream and get me the the parameters for rtmpdump.

URL of the page showing the live feed:
http://www.enlaceteosofia.com/radio

rtmp URL:
rtmp://78.46.123.35/oflaDemo
Stream: livestream

Many thanks
Paraic

AmazingMatze 02-08-2013 03:33 AM

Re: Need help with URL etc for rtmpdump


 
Code:

rtmpdump -v -r "rtmp://78.46.123.35/oflaDemo" -a "oflaDemo" -f "WIN 11,5,502,146" -W "http://www.enlaceteosofia.com/flowplayer/flowplayer-3.2.7.swf" -p "http://www.enlaceteosofia.com/radio" -y "livestream" -o "livestream.flv"

evol 02-08-2013 03:54 AM

Re: Need help with URL etc for rtmpdump


 
No need for rtmpdump just use a flv player or vlc
Code:

rtmp://78.46.123.35/oflaDemo/livestream

Paraic 02-08-2013 09:08 PM

Re: Need help with URL etc for rtmpdump


 
Mant thanks - that worked a treat. There is nothing like being given a working example to learn how it really works. I adapted it for my other site in minutes.

Paraic

Josan420 02-10-2013 03:29 AM

Re: Need help with URL etc for rtmpdump


 
watch this tutorial on youtube on how to use rtmpdump
HTML Code:

http://www.youtube.com/watch?v=LJUb7EWKnkI


All times are GMT -6. The time now is 01:36 PM.