본문 바로가기

HTML/JS/CSS

웹페이지에서 카메라 보이기

camera.js
0.00MB
adapter.js
0.19MB

 

webcam.html
0.00MB

 

 

developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia

 

MediaDevices.getUserMedia() - Web APIs | MDN

The MediaDevices.getUserMedia() method prompts the user for permission to use a media input which produces a MediaStream with tracks containing the requested types of media. That stream can include, for example, a video track (produced by either a hardware

developer.mozilla.org

developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Taking_still_photos

 

Taking still photos with WebRTC - Web APIs | MDN

Taking still photos with WebRTC Jump to sectionJump to section This article shows how to use WebRTC to access the camera on a computer or mobile phone with WebRTC support and take a photo with it. Try this sample then read on to learn how it works. You can

developer.mozilla.org

developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/adapter.js

 

Improving compatibility using WebRTC adapter.js - Web APIs | MDN

Improving compatibility using WebRTC adapter.js Jump to sectionJump to section While the WebRTC specification is relatively stable, not all browsers have fully implemented all of its features. In addition, some browsers still have prefixes on some or all W

developer.mozilla.org

okayoon.tistory.com/entry/video%ED%83%9C%EA%B7%B8-%EB%B8%8C%EB%9D%BC%EC%9A%B0%EC%A0%80-%EB%AA%A8%EB%B0%94%EC%9D%BC-%EC%9D%B4%EC%8A%88-%EC%A0%95%EB%A6%AC-%EC%82%AC%ED%95%AD

 

태그 브라우저, 모바일 이슈 정리 사항 몇 주 전쯤에 으로 작업하던 것들을 웹 앱 이슈상 태그로 변경하는 작업을 하였다. 이 작업의 이유는 회사 정책의 문제였다. +) 비디오 태그로 변경을 하면

okayoon.tistory.com