This is a static web page, and I want the user to be able to record video while viewing the page. therefore, there is no need to send video to the server or stream to anyone else.
The rest of the page is in html, so I hope to find a simple API or piece of code to do the job.
This is what I could find, but it is more than I need. He needs a server ...
Note. This needs to be run on only a few computer stations to collect data. Thus, it should not work on different systems / without storage restrictions / etc.
source share