本文介绍了如何使用javascript通过网络摄像头录制视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想通过网络摄像头录制视频,并希望将其上传到服务器。我不想使用任何插件。我怎么能只记录视频。

I want to record the videos through my webcam and want to upload them to the server. I don't want to use any plugin. How can I atleast just record the videos.

推荐答案

使用功能。

查看这些网址。

这篇关于如何使用javascript通过网络摄像头录制视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-04 22:59