PDA

View Full Version : Downloading RTMPE stream from edgecastcdn.net: Please help understand this RTMP url


cdnrn
08-23-2010, 05:42 PM
Hi all,

I've read as much as i could on the rtmp subject and have had much success...now ive hit a roadblock

Ive been able to use rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) with good success when i have the url

now ive found a url that i believe is the correct rtmp url but it does not appear to let me download, any help?

This the rtmpe in this one works fine to download with rtmpdump;
<file path="rtmpe://fms.07CA.edgecastcdn.net/0007CA/groups/NURSING/SECURE/NCLEX_Content-HPM-3?d44f19a684109620e4841478a390"/>

but the one found in this code,


<script language="javascript">
addFlashControl('controlHost', 'flipControl', 1020, 650, 'flash/flip/jasperVideoPlayer.swf', 'mediaLibraryDoc=650&mediaLibraryVersion=0&mediaServer=rtmpe://fms.07CA.edgecastcdn.net/0007CA/groups/mp4:NURSING/SECURE/&token=d44f19a684109620e484147aa390e818927fbe33c065 9347253f926be11e0b99747a')
</script>


does not work...

Can anyone explain where I am going wrong?

Stream Recorder
08-23-2010, 10:00 PM
Please post the URL of the web-page with this stream.

Have you tried to record this stream with other RTMPE recorders like freeware StreamTransport (http://all-streaming-media.com/record-video-stream/StreamTransport-Download-HTTP-RTMP-RTMPE-streams.htm), CooJah + Blader (http://all-streaming-media.com/record-video-stream/Blader-freeware-RTMP-downloader.htm)?

Also I suggest you to use rtmpsuck on Linux. Install linux like free Ubuntu. You can use dual boot or you can install it onto a virtual machine like free VirtualBox.