Webcam Input

Hi, i am doing a project which requires upload image directly form webcam, yii 1.1 had extensions for that but i cannot find it for Yii2, there’s something to implement this functionality on my forms?

thanks in advance

You’d have to see if the WebCam has a way grab the still image via the ‘web’ connection. Then you would need to trigger the retrieval then save/view it.

You could also look through the code for the Yii1.1 extension, see how they did it, then write your own.

OR see if they have an update for Yii2.

Sorry I can’t help any better.

Hi,

You may try this new extension.

Please let me know if any another features required!

http://www.yiiframework.com/extension/yii2-webcam/