Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satoshi0212/DeviceCameraMonitorSample
https://github.com/satoshi0212/DeviceCameraMonitorSample
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/satoshi0212/DeviceCameraMonitorSample
- Owner: satoshi0212
- License: mit
- Created: 2020-10-11T15:27:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-11T17:43:13.000Z (about 4 years ago)
- Last Synced: 2024-08-01T13:38:39.910Z (3 months ago)
- Language: Swift
- Size: 17.6 KB
- Stars: 76
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeviceCameraMonitorSample
Sample implementation of getting the screen of the cable-connected iPhone in real time on macOS.
macOSでケーブル接続したiPhoneの画面をリアルタイムに取得するサンプル実装。
QuickTime Playerで「新規ムービー収録」からiPhoneを選択した場合に出る表示を自作プログラムで実現するための参考に。# ScreenShot
![output](https://user-images.githubusercontent.com/5768361/95685684-6529c100-0c34-11eb-8cb6-ecf777e9bc94.gif)
# How to run
1. Connect a iPhone with cable.
2. Run and wait few seconds.