Thanks you for your wonderful job! I'm using it with a Dräger Vista 120S. I'm afraid that I have an issue with it, when I launch the app like this : /usr/bin/dotnet /var/www/myproject/VSCaptureCLI/VSCaptureCLI.dll --devices 1 --device1type 1 --device1model 4 --device1arg -interval 5 -export 2 -devid Moniteur1 -url https://MYDOMAIN/api/moniteur/probe/1 -port 192.168.70.1 It uses instantly 100% of my CPU and create several processes (even if the client is not connected) (please see attached image)....
Thanks you for your wonderful job! I'm using it with a Dräger Vista 120S. I'm afraid that I have an issue with it, when I launch the app like this : /usr/bin/dotnet /var/www/myproject/VSCaptureCLI/VSCaptureCLI.dll --devices 1 --device1type 1 --device1model 4 --device1arg -interval 5 -export 2 -devid Moniteur1 -url https://MYDOMAIN/api/moniteur/probe/1 -port 192.168.70.1 It uses instantly 100% of my CPU (even if the client is not connected) (please see attached image). Here is the stdout of the CLI:...