Video capture in HTML 5

前端 未结 2 1412
太阳男子
太阳男子 2020-12-29 17:46

How to capture video from a video device and make that video available in HTML5 canvas ?

2条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-29 18:04

    Currently, the HTML5 standard doesn't offer microphone and camera capabilities.
    But, there's a jQuery plugin that offers just that using a small flash utility

提交回复
热议问题