|
-
Jan 3rd, 2005, 04:28 AM
#1
Thread Starter
Lively Member
video recorder from web cam
Currently I am working on a asp.net web application. I like to record a video file from remote client machine's webcam(from browser) to the server machine (where IIS is running).
I couls see an example of video recording for windows application in www.codeproject.com using the directX.
Is it possible to develop the same in asp.net web application...?
Or any good third party vendors to provide those support or components to integrate video recording...?
Thanks in Advance...
-
Jan 3rd, 2005, 07:53 AM
#2
Frenzied Member
Re: video recorder from web cam
Well aside from the actual video recording, I think it very much depends on how the client's webcam is going to be transmitted to the server ?
-
Jan 5th, 2005, 07:10 AM
#3
Thread Starter
Lively Member
Re: video recorder from web cam
Thanks TOM....
It will be enough for me if I record the video clip from the client browser and saves it in the client browser itself. Later the user will upload the movie file to server manually.
For me the recording process should be performed by the asp.net application.
Is there any option for this video recording using Flash....?
Anybody please....?
-
Jan 8th, 2005, 02:10 AM
#4
Thread Starter
Lively Member
Re: video recorder from web cam
is there any component availablle in web for webcam recording in client side?
-
Feb 1st, 2007, 02:44 AM
#5
Member
Re: video recorder from web cam
hey dude,
have you found anything on recording...
i have also a vedio related prob... i want to convert video file to flash file, a general format. is it possible through code ?
-
Feb 1st, 2007, 06:35 AM
#6
Re: video recorder from web cam
Flash comes with an API which you can use to convert your videos to flash files.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|