https://github.com/mattmezza/libvlc-capturer
Capturer for IP cameras using libvlc and OpenCV (work in progess)
https://github.com/mattmezza/libvlc-capturer
Last synced: 8 months ago
JSON representation
Capturer for IP cameras using libvlc and OpenCV (work in progess)
- Host: GitHub
- URL: https://github.com/mattmezza/libvlc-capturer
- Owner: mattmezza
- License: mit
- Created: 2015-12-04T17:02:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T17:07:40.000Z (over 10 years ago)
- Last Synced: 2025-02-13T15:36:38.020Z (over 1 year ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libvlc-capturer
Capturer for IP cameras using libvlc and OpenCV (work in progess)
Be careful, this is a work in progress.
Main features:
- reduced opening time for rtsp streams
- buffer size with param
- integrated with opencv and similar to opencv videocapture
- fully c++11