Skip to content

No webcam/microphone Cannot read property 'enumerateDevices' and getusermedia in JS  #61

Open
@dotbloup

Description

The access to webcam and microphone aren't working. I get the following error in the console.

index.js:2 TypeError: Cannot read property 'enumerateDevices' of undefined
at index.js:2
at Generator.next ()
at index.js:2
at new Promise ()
at mn (index.js:2)
at bn (index.js:2)
at index.js:2
at Generator.next ()
at index.js:2
at new Promise ()
(anonymous) @ index.js:2
(anonymous) @ index.js:2
mn @ index.js:2
bn @ index.js:2
(anonymous) @ index.js:2
(anonymous) @ index.js:2
mn @ index.js:2
wn @ index.js:2
(anonymous) @ index.js:2
(anonymous) @ index.js:2
mn @ index.js:2
Sn @ index.js:2
(anonymous) @ index.js:2
(anonymous) @ index.js:2
mn @ index.js:2
kn @ index.js:2
mediaOn @ index.js:2
onClick @ index.js:2
Ve @ index.js:2
Ke @ index.js:2
(anonymous) @ index.js:2
Er @ index.js:2
Cr @ index.js:2
(anonymous) @ index.js:2
Le @ index.js:2
(anonymous) @ index.js:2
Nr @ index.js:2
Jt @ index.js:2
Xt @ index.js:2
t.unstable_runWithPriority @ index.js:2
Vi @ index.js:2
Me @ index.js:2
Gt @ index.js:2
Show 3 more frames
index.js:2 TypeError: Cannot read property 'getUserMedia' of undefined
at index.js:2
at Generator.next ()

image

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions