all groups > macromedia flash flashcom > september 2005 >
You're in the

macromedia flash flashcom

group:

stream/convert quicktime/wmv on the fly


stream/convert quicktime/wmv on the fly MaritimeSource
9/16/2005 7:37:33 PM
macromedia flash flashcom: Hi,

I was already talking with a sales rep about this, and they weren't much help
other then pointing me to these forums. My question is:

I want to create a web-based media player using Flash. Users of the web site
have the ability to upload video, in quicktime or wmv format, and other users
can view these videos right away. So can the communications server either:

1. Stream quicktime and wmv files?
2. Or convert quicktime/wmv to flv on the fly?

And finally, the users can also upload audio, so I'm guessing it's pretty
simple to stream mp3s as well with this.

Thanks,
-Justin
Re: stream/convert quicktime/wmv on the fly MaritimeSource
9/24/2005 9:01:31 PM
Re: stream/convert quicktime/wmv on the fly Pumb NO[at]SPAM
9/24/2005 9:50:16 PM
I think that flashcom can't do that... the only choice (I guess) is to create a
conversion system that when the upload finishes, it starts.... ffmpeg is a gnu
soft that can handle several formats... take a look at it....
Re: stream/convert quicktime/wmv on the fly jadedchron
9/27/2005 1:18:32 AM
Originally posted by: MaritimeSource
So the Sales people don't know, and no one knows here either?

Re: stream/convert quicktime/wmv on the fly MaritimeSource
9/27/2005 7:47:21 PM
Originally posted by: jadedchron
This isn't exactly the best place to find help that I've found :-)

Do you have any other suggestion?

Re: stream/convert quicktime/wmv on the fly radmm
9/28/2005 10:54:44 AM
My website ( www.talentshowoff.com ) allows people to upload video. A batch job
then uses ffmpeg to convert the video into flv which can then be emailed as
links for sharing with people. I'm not using communication server at present
because it doesn't install on thr Mandrake Linux my site is running on, but I'm
looking to get a new server running redhat. My next project aims to record
video from a webcam which will then be uploaded to a server and can then be
emailed.
RE: stream/convert quicktime/wmv on the fly Yousef
1/7/2008 11:36:19 PM
Here is an ASP.NET project that allows you to upload any video, converts it to FLV using ffmpeg, captures a thumbnail image of the uploaded video and plays it in a flash player.

You can check it out here:

http://www.mycsharpcorner.com/Post.aspx?postID=46

From http://www.developmentnow.com/g/73_2005_9_0_0_600121/streamconvert-quicktimewmv-on-the-fly.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button