Harsh Murari

Results 4 issues of Harsh Murari

### Description While initializing logging backend, the following code is used: ` # define default options for yt-dlp backend self.ydl_opts = { "format": "best*[vcodec!=none]", "quiet": True, "prefer_insecure": False, "no_warnings": True...

BUG :bug:
BUG CONFIRMED :white_check_mark:
WORK IN PROGRESS :construction:

### Support for Python3.6 and 3.7 A lot of people are still using Python 3.6 and Python 3.7 models. Need to add support for this. ### What to implement We...

### PyPi package improvement Work through these items for discovery of this package at PyPi. These stats were obtained from [here](https://libraries.io/pypi/visionai/sourcerank). ``` Basic info present? 0 Source repository present? 0...

## Motivation Pipelines are a natural extension of what we are doing right now. We are directly managing scenarios & cameras currently. We can apply a scenario to a camera....

enhancement
good first issue