mirror of
https://github.com/abhiTronix/vidgear.git
synced 2026-02-06 19:03:18 +00:00
8d20b9f553
* 🐛 Fix labels format in issue templates for consistency * 📝 Docs: Update Python version requirements and package references in installation documentation and setup * ✨ Update mkdocs.yml: Enhance navigation features and restructure documentation links for clarity * ♻️ Refactor video player initialization in extra.js and remove unused sponsorship styles from custom.css; delete obsolete js_hook.py * 📝 Update documentation links for consistency and clarity with new index paths. * 📝 Update get_help.md: Improve FAQ and Bonus Examples sections for clarity and consistency * 📝 Update documentation images: Add titles to images for better accessibility and context in various doc files. * ✨ Docs: Add new common WriteGear API parameters doc page. * ⬆️ Update CI workflow: Change runner from Ubuntu 20.04 to 22.04 for improved compatibility Ubuntu 20.04 LTS runner was removed on 2025-04-15. For more details, see actions/runner-images#11101 * 🛠️ Update installation scripts: Remove non-compatible v4l2loopback dependencies and add installation for v4l2loopback kernel module. * 🛠️ Refactor OpenCV installation script: Organize dependency installation into sections for clarity and maintainability. * ⬆️ Update CI workflow: Upgrade runner to Ubuntu 24.04 and Codecov action to v5 for improved compatibility. * 🐛 Fix test_webpage_reload: Add asyncio marker for proper test execution in pytest. * ⬆️ Update CI workflow: Change runner from Ubuntu 24.04 to 22.04 for compatibility * 🐛 PiGear: Remove global declaration for picamera * 📚 Update links in output_params section: Correct relative paths for Compression and Non-Compression Mode parameters.