Hi, Does your machine have any video(camera) or audio(microphone) device? If yes, please see the following examples using getUserMedia. Press Video or Audio depending on the device you have.
<https://mozilla.github.io/webrtc-landing/gum_test.html> https://mozilla.github.io/webrtc-landing/gum_test.html On Thu, Dec 7, 2017 at 6:35 PM, fatima-z boujrar <[email protected]> wrote: > hello > > which version of chrome and firefox the object getUserMedia is supported? > because i usually get that error : > > MediaStreamError { name: "NotFoundError", message: "The object can not be > found here.", constraint: "", stack: "" } > > in the last versions of chrome and firefox. > > any help to fix it please? > _______________________________________________ > dev-media mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-media > _______________________________________________ dev-media mailing list [email protected] https://lists.mozilla.org/listinfo/dev-media

