Results 1 to 6 of 6

Thread: video recorder from web cam

  1. #1

    Thread Starter
    Lively Member VB_client's Avatar
    Join Date
    Feb 2004
    Location
    India
    Posts
    87

    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...

  2. #2
    Frenzied Member TomGibbons's Avatar
    Join Date
    Feb 2002
    Location
    San Diego, CA Previous Location: UK
    Posts
    1,345

    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 ?

  3. #3

    Thread Starter
    Lively Member VB_client's Avatar
    Join Date
    Feb 2004
    Location
    India
    Posts
    87

    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....?

  4. #4

    Thread Starter
    Lively Member VB_client's Avatar
    Join Date
    Feb 2004
    Location
    India
    Posts
    87

    Re: video recorder from web cam

    is there any component availablle in web for webcam recording in client side?

  5. #5
    Member
    Join Date
    May 2006
    Posts
    40

    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 ?

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width