Re: video and media upload
hi. I am interested in this type of thing as well.
it almost sounds like you might need 2 videos. one a short or edited sample or preview. maybe the short on stored on youtube with embed code in SC? I have had some success with storing training materials, like flash stuff or images, using a folder that is programatically changed to a random number say every hour. The same script also does a config file update, so that when someone has access to a link on a training page, what they get is a link created dynamically by the cms (more an LMS) which has the link number in it. that way, if someone stores or shares the link outside of the authorized page, it goes bad in an hour.
Otherwise you end up storing huge binary blobs in your database, which may or may not be a problem.
Anyway, i hope we can explore the options here in this thread.
Jamie