Lorenzo Valente

Results 5 issues of Lorenzo Valente

I think that the loop function is not called at regular steps by the Firefox browser, in Chrome it is much more stable

**Description** I'm using AVPro to visualize a video streaming coming from a [locally hosted RTMP server](https://github.com/MonaSolutions/MonaServer2). I got it working using the **Direct Show API** and **LAV Filters**, I just...

enhancement 🚀
Windows

Awesome plugin! I just wanted to report that this setting looks weird in the inspector: ``` [Serializable] public struct KeyAction { public KeyCode keyCode; public UnityEvent action; } [Reorderable("Element", true,...

I'm using [verdaccio](https://verdaccio.org/) as NPM server, with user registration disabled. I configured verdaccio's [htpasswd](https://verdaccio.org/docs/authentication/) file as my "whitelist" file. Then if I try to login to verdaccio using this command:...

### Description I'm trying to use Osaurus as a model provider in a macOS environment, since I want to use Apple's Foundation local model. This is my configuration: ``` {...

bug