https://github.com/diewland/python-video-playground
Samples of playing webcam, ipcam and video file
https://github.com/diewland/python-video-playground
ipcamera python3 video webcam
Last synced: over 1 year ago
JSON representation
Samples of playing webcam, ipcam and video file
- Host: GitHub
- URL: https://github.com/diewland/python-video-playground
- Owner: diewland
- License: mit
- Created: 2019-05-27T07:03:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T07:54:07.000Z (over 3 years ago)
- Last Synced: 2025-01-12T06:25:45.942Z (over 1 year ago)
- Topics: ipcamera, python3, video, webcam
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Video Playground
### Tesseract Installation
* https://github.com/tesseract-ocr/tesseract/wiki#installation
### References
* https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_gui/py_video_display/py_video_display.html
* https://github.com/benhowell/examples/blob/master/WebcamStreamingOpenCV/webcam-opencv-example.py
* https://benhowell.github.io/guide/2015/03/09/opencv-and-web-cam-streaming