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
- Failed to compiled
- 티스토리 성능
- adb pair
- custom printing
- camera permission
- Recoil
- electron-packager
- adb connect
- camera access
- dvh
- npm package
- vercel git lfs
- animation
- github pdf
- Each child in a list should have a unique "key" prop.
- device in use
- augmentedDevice
- react-native-dotenv
- ffi-napi
- nextjs
- silent printing
- github lfs
- ELECTRON
- Git
- Can't resolve
- rolldown
- github 100mb
- 이미지 데이터 타입
- react-native
- html
Archives
- Today
- Total
목록camera permission (1)
Bleeding edge
[Electron]Error accessing the camera: DOMException: Could not start video source - 맥북
Webview를 이용하여 Electron에서 권한을 맞게 주어도 [카메라가 권한이 없어서] DOM에서 그릴 수 없는 경우가 있다. 오전에 2시간을 삽질하다가 우연히 plist에 대한 글(이 글이 해결책이 되지는 않았지만, 이 글을 보고 맥북에서만 생기는 문제일 수도 있다라고 생각했다). Solution 해결책 1번 출처 : https://support.apple.com/ko-kr/guide/mac-help/mchlf6d108da/mac Apple 메뉴 > 시스템 설정을 선택한 다음, 사이드바에서 개인정보 보호 및 보안을 클릭하십시오. (아래로 스크롤해야 할 수도 있습니다.) Visual Studio Code를 켭니다. The End... 아오.. 담부터 권한 문제가 맥북에 있는 경우 설정부터 우선 찾아봐..
Javascript
2023. 12. 19. 13:00