Abhishek Thakur
Abhishek Thakur
This PR bring up the following addition: - replace `smbus` with latest `smbus2` - removed and replaced buggy print method to generate Gnuplot script with more reliable file method that...
## Description Complete docs overhaul with many new self-explanatory Recipes, new usage code, and UI upgrades for bringing standard and quality to visual design. Also includes several bug fixes, and...
## Brief Description This roadmap will keep track of future planned Features/Improvements for DeFFcode APIs: |Type| Features/Improvements | Status | Priority | Related PR(s) | |:--------:|:------------------|:-------:|:------:|:-----:| | :electron: | Live...
## Brief Description Add Zenodo Bibtex entry and badge in docs for generating a citable archived repository for Deffcode on [Zenodo](https://zenodo.org/), a research data and code repository. ### Context Publishing...
## Brief Description Add example docs for Live-Device Inputs such (as Webcams, Screen-capture, Virtual Cameras). ### Context Recently added `v0.2.1` - support for Live-Device Inputs such (as Webcams, Screen-capture, Virtual...
## Brief Description Currently, [mkdocstring](https://mkdocstrings.github.io/) `>0.17.0` fails to generate Automatic documentation due to some recent changes in its API. ### Acknowledgment - [x] I have searched the [issues](https://github.com/abhiTronix/deffcode/issues) for my...
## Brief Description FFdecoder API currently unable to run and throws `IOError` for multimedia streams without Video Bitrate and Framerate defined, such as from `lavfi` input virtual device which has...
This proposal is to integrate the latest GCC `v11.2.0` from v11 series to build matrix and deploy them through automated CI builds on sourceforge.
Great work! Any plans to release DXcam on pypi index too? Testpypi index cannot be used inside a python project.
## Brief Description Implemented a new **Index based Camera Device Capturing feature _(Similar to OpenCV)_**, where the user just have to assign device index as integer number in source parameter...