https://github.com/jdee/videocapture
Example of streaming video from an iOS camera to a UIView
https://github.com/jdee/videocapture
Last synced: about 2 months ago
JSON representation
Example of streaming video from an iOS camera to a UIView
- Host: GitHub
- URL: https://github.com/jdee/videocapture
- Owner: jdee
- License: mit
- Created: 2022-07-05T01:08:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-05T01:09:32.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T17:47:49.889Z (over 1 year ago)
- Language: Swift
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VideoCapture
Example app that streams video data from an iOS camera to a UIView.