I am building a social networking site and want to add a video section like you tube. However my host doesn't supply the needed ffmpeg needed so i would like to use another host just for the video section of my website. I plan on using a single sign on . Is this the module to use to tie the video section to my sight to make it seamless between the two host? Thanks in advance.

Comments

fokkezb’s picture

Status: Active » Closed (fixed)

Mmm, well it doesn't read out a list of video's from like for example YouTube. So you'd need to post nodes yourself including the [video...] code that points to the video you uploaded somewhere at YouTube, Google Video or whatever supported website.

jeff h’s picture

Couldn't you run Drupal on one server and call ffmpeg from the other server?