Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- ELECTRON
- 티스토리 성능
- html
- silent printing
- 이미지 데이터 타입
- Git
- electron-packager
- Failed to compiled
- augmentedDevice
- npm package
- nextjs
- react-native
- adb connect
- adb pair
- react-native-dotenv
- Each child in a list should have a unique "key" prop.
- Recoil
- vercel git lfs
- ffi-napi
- github 100mb
- animation
- github pdf
- device in use
- rolldown
- Can't resolve
- custom printing
- camera access
- camera permission
- github lfs
- dvh
Archives
- Today
- Total
Bleeding edge
[Electron]Error accessing the camera: DOMException: Could not start video source - 맥북 본문
Javascript
[Electron]Error accessing the camera: DOMException: Could not start video source - 맥북
codevil 2023. 12. 19. 13:00Webview를 이용하여 Electron에서 권한을 맞게 주어도 [카메라가 권한이 없어서] DOM에서 그릴 수 없는 경우가 있다. 오전에 2시간을 삽질하다가 우연히 plist에 대한 글(이 글이 해결책이 되지는 않았지만, 이 글을 보고 맥북에서만 생기는 문제일 수도 있다라고 생각했다).
Solution 해결책
1번 출처 : https://support.apple.com/ko-kr/guide/mac-help/mchlf6d108da/mac
- Apple 메뉴 > 시스템 설정을 선택한 다음, 사이드바에서 개인정보 보호 및 보안을 클릭하십시오. (아래로 스크롤해야 할 수도 있습니다.)
- Visual Studio Code를 켭니다.
The End... 아오.. 담부터 권한 문제가 맥북에 있는 경우 설정부터 우선 찾아봐야겠다.
'Javascript' 카테고리의 다른 글
use strict: command not found in npm package (1) | 2024.06.06 |
---|---|
Koffi로 포인터를 사용하기 (2) | 2024.01.04 |
Window에서 chrome으로 자동 인쇄하기(silent printing) (0) | 2023.12.18 |
Image date 다루기(data 변환에 관하여) (0) | 2023.12.03 |
자바스크립트로 모든 이벤트를 확인하기 (0) | 2023.10.21 |