addyosmani / addyosmani/getUserMedia.js
cam.capture always undefined
未關閉
- 主要語言
- JavaScript
- 星號
- 901
- 分支
- 155
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hello,
I am in need of integrating web cam and access its audio/video streams in IE. I have tried your shim and it works fine up to a certain point.
In getUserMedia.js, line no 103, [here](https://github.com/addyosmani/getUserMedia.js/blob/a0f839a214f1143a66b44410804fbb1c1e712158/dist/getUserMedia.js#L103), there is a condition where you check if the `capture` is not undefined. In my case, it always becomes undefined .
I have console logged that particular element and it looks like this:
``
Is there any particular reason why this is happening? Am I missing something? Please help me on this.
Thank you
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。