Is there some way by which I can open the phone camera using javascript or any other web development tools? Some results that I found were opening webcam using JavaScript. What changes do I need to make in the code to use phone camera?
            Asked
            
        
        
            Active
            
        
            Viewed 45 times
        
    0
            
            
        - 
                    What do you think a Webcam will be on a phone? – Jonas Wilms Jul 27 '18 at 18:25
- 
                    Have look into WebRTC https://webrtc.github.io/samples/ – Abhishek Sinha Jul 27 '18 at 18:26
