abhiTronix / vidgear

A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:
https://abhitronix.github.io/vidgear
Apache License 2.0
3.33k stars 253 forks source link

Core: Minor Bug Fixes #406

Closed abhiTronix closed 2 months ago

abhiTronix commented 3 months ago

Brief Description

This PR encompasses a series of enhancements and bug fixes across multiple components of the project, aimed at improving functionality, optimizing performance, and enhancing user experience.

Key Changes: 🆕

Here are the main changes included:

WebGear_RTC:

StreamGear:

CamGear:

WriterGear:

NetGear: Updated parameters and documentation (Fixes #390)

Core:

Maintenance:

Docs:

CI:

Requirements / Checklist

Related Issue

390

396

Context

This PR is part of ongoing efforts to improve the overall functionality, performance, and usability of the project, addressing both user-reported issues and opportunities for internal optimization.

Types of changes

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 89.04110% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.57%. Comparing base (d4243ab) to head (0d9071e).

Files Patch % Lines
vidgear/gears/writegear.py 0.00% 4 Missing :warning:
vidgear/gears/asyncio/webgear_rtc.py 33.33% 2 Missing :warning:
vidgear/gears/screengear.py 90.90% 1 Missing :warning:
vidgear/gears/streamgear.py 95.45% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## testing #406 +/- ## =========================================== - Coverage 93.85% 93.57% -0.29% =========================================== Files 15 15 Lines 3092 3080 -12 =========================================== - Hits 2902 2882 -20 - Misses 190 198 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.