Published July 5, 2022
| Version vidgear-0.2.6
Software
Open
abhiTronix/vidgear: VidGear Stable v0.2.6
Creators
- 1. Autodidact β’ Researcher β’ Open-sourcerer
- 2. Christian Clauss
- 3. @Shopify
- 4. Institute of Neuroscience, CAS
- 5. @ClubCedille
Description
π Complete Release Notes can be found here βοΈ
New Features β¨- Docs:
- Added new bonus example for RSTP/RTP Live-Streaming using WriteGear's Compression Mode.
- Added "How to resolve zmq.error.ZMQError" FAQ for NetGear API.(PR by @iandol)
- Maintenance:
- Added new patterns to
.gitignore
to ignore pypi'sbuild
directory andegg-info
files.
- Added new patterns to
- CI:
- Switched to new Issue GitHub's form schema using YAMLs.
- Setup.py:
- Replaced
>=
comparsion operator with more flexible~=
. - Replaced
distutils.version.LooseVersion
withpkg_resources.parse_version
.
- Replaced
- Docs:
- Updated Site Navigation.
- Added new notices to inform users more effectively about bonus examples.
- Added new
Bonus
section to navigation and moved suitable pages under it.
- Redesigned and Rewritten Donation and Contribution section to README.md.
- Updated Site Navigation.
- API:
- Updated depreciated
tostring()
totobytes()
for the purposes for clarity in Python 3.2.
- Updated depreciated
- CI:
- Added more paths and files to skip commits.
-input_framerate
parameter now accepts any positive value for WriteGear and StreamGear APIs.
- API: Fixed
-input_framerate
less than 5 does not get used in WriteGear and StreamGear APIs.(PR by @freol35241) - CamGear: Fixed Yt-dlp generated HTTP DASH Segments URLs not supported by OpenCV's VideoCapture(PR by @DynamiteC)
- StreamGear:
- Fixed
hls_segment_type
not working bug. (PR by @enarche-ahn) - Fixed critical logging parameter bug
- Fixed debug logs even when
logging=False
in StreamGear's Real-time Mode. (patch suggested by @enarche-ahn) - Added length check to
-video_source
attribute to correctly infers it as empty(or invalid).
- Fixed debug logs even when
- Fixed
- CI:
- Fixed pinned version syntax bug in docs_deployer workflow.
- Fixed typos in Github forms and its context.
- Docs:
- Fixed jinja2
3.1.0
or above breaks mkdocs.jinja2>=3.1.0
breaks mkdocs (mkdocs/mkdocs#2799), therefore pinned jinja2 version to<3.1.0
.
- Fixed support for new
mkdocstring
versions - Fixed Netgear+Webgear bonus example code bugs.(PR by @iandol)
- Fixed external bug that causing "Home" tab not responsive randomly when accessed from other tabs.
- Fixed jinja2
Files
abhiTronix/vidgear-vidgear-0.2.6.zip
Files
(26.7 MB)
Name | Size | Download all |
---|---|---|
md5:4f07be4ad46069ee8769f72905b67697
|
26.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/abhiTronix/vidgear/tree/vidgear-0.2.6 (URL)