Ruby on Rails Saturday, December 31, 2011

On Sat, Dec 31, 2011 at 2:18 PM, Ralph Shnelvar <ralphs@dos32.com> wrote:

> jw_player needs to have videos somewhere in public.
>
> Can a link to cloud storage be placed there?  I am a complete noobie when it comes to cloud stuff and heroku.

This has nothing to do with Heroku specifically.

I've never used fw_player, but a quick glance at the docs shows it
(apparently) accepts a URL as a 'file' argument. Easiest way to find
out is try it.

Create an Amazon S3 account and upload a video file to it; put that
URL in a page on your development machine. When it works there,
it'll work anywhere :-)

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment