Name is required.
Email address is required.
Invalid email address
Answer is required.
Exceeding max length of 5KB

RTMP Streaming - How to format URL


JW Player plays everything I throw at it just fine, but not seeing how to format the RTMP URL given to my by MAXCDN's VOD. Even in the wizard, it doesn't seem to like this url or any variation of it (per the documentation.)

Am I high or is there no way to get this URL to work in JW Player's Wizard?

URL = url: 'mp4:vod/jdkmusicmedia.newwhirledorder/Sherlock.mp4'
netConnectionUrl: 'rtmp://r.jdkmusicmedia.newwhirledorder.netdna-cdn.com/play'


3 Community Answers

Andrew

JW Player Support Agent  
0 rated :

You’ll need to combine both parts into one long URL like so:

rtmp://r.jdkmusicmedia.newwhirledorder.netdna-cdn.com/play/mp4:vod/jdkmusicmedia.newwhirledorder/Sherlock.mp4

This is mentioned in our RTMP support section here:
http://www.longtailvideo.com/support/jw-player/28854/using-rtmp-streaming

JW Player

User  
0 rated :

THANK YOU, ANDREW!

Andrew

JW Player Support Agent  
0 rated :

Not a problem! Glad you got it!

This question has received the maximum number of answers.