AWS S3 Web Console seems to have built in ability to create folders and upload files into them. However, when a mp4 stream file is not in the root folder, jw player can't seem to stream the video. For files in the root, the streamer and file parameters are:

rtmp://mycloudfront.cloudfront.net:1935/cfx/st

and

myvideo.mp4

so if if I have the video in /myfolder, i would expect my parameters to be

rtmp://mycloudfront.cloudfront.net:1935/cfx/st

and

myfolder/myvideo.mp4

but unfortunately that doesn't work.

So, are folder a distraction, or do they work as we normally expect? How do we link to a stream file in a folder through cloudfront?

link|improve this question

78% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.