Hey Devs, you can Integrate most things into your app. In-fact you could Integrate the front camera into your application in order for people to see and Interact with you. This is where the getUserMedia API (Media Capture API) becomes useful and also the following video tutorial.
“The getUserMedia API will provide access and display the camera video stream and capture a single photo”
Video
Note: It is only the front-facing camera that is available in this version.