Answer the question
In order to leave comments, you need to log in
How to capture streaming video from a user's webcam?
It is necessary to implement the capture of streaming video from the user's webcam with subsequent storage of the video. The video recording time (its duration) should be limited, there should also be a script in the video recording field.
Answer the question
In order to leave comments, you need to log in
If it's necessary, then implement it.
How? Of course, breaking the work algorithm into subtasks that are solved separately: searching for cameras, selecting a device, connecting, receiving data from it, saving this data, making additional settings.
There are many ways to implement such a thing (as well as programming languages), for example, here is one msdn.microsoft.com/en-us/library/dd145261.aspx
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question