View Single Post
  #1  
Old 08-23-2010, 05:42 PM
cdnrn cdnrn is offline
Junior Member
 
Join Date: Aug 2010
Posts: 1
cdnrn is on a distinguished road
Default

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


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 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&mediaSe rver=rtmpe://fms.07CA.edgecastcdn.net/0007CA/groups/mp4:NURSING/SECURE/&token=d44f19a684109620e484147aa390e818927fbe33c06 59347253f926be11e0b99747a')
</script>


does not work...

Can anyone explain where I am going wrong?
Reply With Quote