'mini you-tube' like application/component?

D

Darrel

I have project where they'd like the ability to have web site visitors
upload a video file, and then have the server convert it (ideally to FLV)

Basically, what You Tube does, but on a much smaller scale.

The two main issues I see are:

- uploading huge files
- converting it server side.

Is there a .net-centric component/product out there that can handle this?
They'd like it running in 2 weeks which is, well, crazy, but if there's
already something on the market that can handle this, it might be doable.

-Darrel
 
L

Lloyd Sheen

Darrel said:
I have project where they'd like the ability to have web site visitors
upload a video file, and then have the server convert it (ideally to FLV)

Basically, what You Tube does, but on a much smaller scale.

The two main issues I see are:

- uploading huge files
- converting it server side.

Is there a .net-centric component/product out there that can handle this?
They'd like it running in 2 weeks which is, well, crazy, but if there's
already something on the market that can handle this, it might be doable.

-Darrel


For one part you are in luck. Just got notified about the following:

Are you still using FFMPEG executable to perform video conversion for
your web application? Are you working on video server project similar to
Youtube, Google video, MetaCafe or DailyMotion? Forget commonly used
ffmpeg solution. Here is totally free FFLIB, a ffmpeg based video
conversion NET 2.0 library. Linux and PHP versions coming after some
time ...


http://www.intuitive.sk/fflib/

BTW I am in no way connected and have not used the library.

Lloyd Sheen
 
L

Lloyd Sheen

Darrel said:
I have project where they'd like the ability to have web site visitors
upload a video file, and then have the server convert it (ideally to FLV)

Basically, what You Tube does, but on a much smaller scale.

The two main issues I see are:

- uploading huge files
- converting it server side.

Is there a .net-centric component/product out there that can handle this?
They'd like it running in 2 weeks which is, well, crazy, but if there's
already something on the market that can handle this, it might be doable.

-Darrel

PS to first link.

http://www.intuitive.sk/fflib/category/FFlibNET.aspx

That seems to be link to show how to do exactly what you are looking for.

LS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top