PDA

View Full Version : rtmp URL without Playpath?


zaguerinho
10-07-2010, 03:21 PM
I'm trying to capture this URL , I found the URL using URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm).

rtmp://aguascalientes.audiovirtual.com.mx:7020/radiouniversal

If I try to capture with rtmpdump I get the following...


rtmpdump -v -r #rtmp://aguascalientes.audiovirtual.com.mx:7020/radiouniversal
RTMPDump v2.3
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
ERROR: You must specify a playpath (--playpath) or url (-r "rtmp://host[:port]/playpath") containing a playpath

I've tried adding -y /universal or -y / etc... with no luck ... is the URL incomplete as reported by URL Snooper?

The original page is this:

http://www.radiouniversal.com.mx

Thank you for any help.

Stream Recorder
10-09-2010, 06:10 AM
URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm) is not the best software for RTMP streams.

You can use CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm) for finding and downloading / capturing RTMP streams. You can also download / capture RTMP streams with freeware StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm), Orbit Downloader (http://all-streaming-media.com/record-video-stream/Download-manager-Orbit-Downloader-Record-HTTP-MMS-RTSP-RTMP-media-streams-Freeware.htm) / Grab Pro, shareware Replay Media Catcher (http://all-streaming-media.com/record-video-stream/Replay-Media-Catcher-HTTP-RTMP-FLV-MP3-ripper-recorder.htm), WM Recorder (http://all-streaming-media.com/record-video-stream/WMRecorder-One-click-online-audio-video-stream-recorder.htm),...

See also:
FAQ: How to record/download/capture/save Adobe Flash .FLV video RTMP stream from embedded player (http://all-streaming-media.com/faq/recording-media-stream/faq-record-download-capture-save-flash-flv-video-rtmp.htm)
How do you use rtmp dump (rtmpdump tutorials)?

jimmycarlos
10-16-2010, 06:48 PM
Perhaps this is too simple but it does say in the error report

-r "rtmp://host[:port]/playpath"

Try putting the rtmp in quotes and after -r ?

zaguerinho
10-18-2010, 01:21 PM
No luck with the quotes, I will try alternative URL finders... I will post if lucky.

Thank you very much.

Zag.

zaguerinho
10-18-2010, 01:59 PM
Yes, StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm) did find the complete URL for the rtmp stream. So good advise not to use URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm) for finding rtmp URLs.

Regards

Zag