1

Is there any really simple solution that can be used in order to create a site's section where people can upload their video files? (on my site).

I want to give them an embed code so they can use it anywhere they want

The idea is that this video will have my site's logo / watermark.

flag

4 Answers

0

A better place for your question, where you can have perfect advice from Top Internet developers and Gurus:

and

link|flag
0

This is an interesting link you can use in order to get the data you need. However, you will be able to learn more about the advanced use of VLC, an great solution you could find very useful.

link|flag
0

Long answer? Google for a while and talk to a bunch of developers and then try to weigh your options and go for the one that fits you best. I'm not going to go into how to technically do this because it's a long answer and I don't have the time to type.

So the short answer then. Look for services like Kaltura, Kyte, even YouTube, but also Vimeo and other larger video hosting services.

The business part... These services are going to cost you more money in the long run. Sometimes charging you 75 cents per GB transferred! Yea, that's a lot, Amazon S3 is going to set the bar for hosting at about 16 cents per GB. Of course storage costs and requests, but using something like Amazon S3 or Rackspace Files or any other CDN combined with a custom solution is going to be cheaper in the long run.

Your custom solution which can be basic or complex depending on your needs and willingness to compromise can cost a good deal up front. Again, I won't get into the technical aspects of it and depending on the developer you talk to what they propose and what they charge hourly you're going to pay all sorts of different prices.

...But generally speaking trying to find a service is going to be a way to roll out with what you want fast (and yea there's still compromises) but pay more over time. Video uploading custom on your site and even hosted by your site will have you paying less over time.

How much does it cost? Well that all boils down to how big your videos are and how much traffic you have. Just keep in mind with video, 8 times out of 10 you're going to get into the realm of needing CDNs and such.

link|flag
0

UPDATE

http://www.encoding.com/ <-- CHECK THIS OUT

You are going to to need a developer to answer that question for you. Oh wait, I'm a developer!

What you are suggesting is a lot harder than it sounds.

You are going to need to look into someone that offers streaming media services. You don't want to stream content from your site directly cause you'll kill your bandwidth usage set out by your provider (especially if you are thinking about building the next YouTube). You have to encode the video files as they come in to be a format that everyone can watch (Flash Video) and place your watermark.

If i was you I would just lean on YouTube and create a YouTube Channel with your companies name (unless you think you want to compete with YouTube).

link|flag
I don't have any ideas to compete with Youtube or similar sites :) I have a larger news niche website where I often need to post videos. I want it to be hosted on my website and I can pay bandwidth. I'm asking this question because I don't want it to be hosted on Youtube, I want more control. Thanks for all 3 advices, I'll look at thoose 2 websites! – Matej Jan 5 at 21:40

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.