Closed (fixed)
Project:
Virtual Sites
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 May 2008 at 20:17 UTC
Updated:
26 Nov 2008 at 03:24 UTC
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
Comment #1
fokkezb commentedMmm, 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.Comment #2
jeff h commentedCouldn't you run Drupal on one server and call ffmpeg from the other server?