Mihai

Results 6 issues of Mihai

## Description We have a pipeline in Azure DevOps which stopped running tests after we upgraded `Microsoft.NET.Test.Sdk` to `16.10.0`. Last running version seems to be: `16.9.4` ## Steps to reproduce...

The problem is that it works initially, on the first setup, I can connect cameras to it, and it works great. However, if I stop and start the container, when...

Hi, First of all, super nice project! I'm using Deepstack as a object detector, and I'm interested if for example after it detects a `car` if i would be able...

### Terraform Version ``` $ terraform -v Terraform v1.4.6 on linux_amd64 ``` ### Affected Resource(s) - vault_kv_secret_v2 ### Terraform Configuration Files ```hcl resource "vault_kv_secret_v2" "test" { mount = "prefix" name...

Not sure if it's really needed for this project, but I've been using this fork for a while now, and thought if it might be useful for other people i...

Is it possible to only load one WACZ by default? Similar to what replayweb.page does if we enable replayonly=readonly? i.e. just load the only website in `archives` list directly without...