Bernd Konnerth

Results 9 issues of Bernd Konnerth

#### This issue will be kept open forever. It is thought for all of you who can/want to contribute all sort of frequency related information. You don't need any programming...

contribution

A user notified me that on his Linux machine the graph is not drawn. The issue is not always reproducible, but I found a way how I can reproduce it...

According to my researches (and to my surprise) it looks like this is currently not supported on Linux. Can somebody confirm that this is a limitation on Linux, or is...

I have installed the virtual webcam plugin and when checking with: `osn.NodeObs.OBS_service_isVirtualCamPluginInstalled()` I'm getting `true`. But when I then try to create the webcam with: `osn.NodeObs.OBS_service_createVirtualWebcam('Streamlabs OBS Virtual Webcam') `...

After successfully finishing all tests, karma hangs for 30 sec with this message: Chrome Headless 114.0.5735.35 (Windows 10) ERROR Disconnected , because no message in 30000 ms. This only happens...

I'm getting this error message when running the action: **Error: Command failed: docker ps -a --format "table {{.ID}},{{.Image}},{{.Names}},{{.Status}}" --no-trunc /bin/sh: 1: docker: not found** This is the full error output:...

On the documentation page: https://developers.google.com/mediapipe/solutions/vision/image_segmenter/web_js it is mentioned that segmentForVideo() can also be run in a worker in order to improve performance: ![image](https://github.com/googlesamples/mediapipe/assets/28842661/14814537-c768-48d5-b834-b94d7dedc714) I couldn't find a working example for...

### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search for issues before submitting - [ ] feature request ``` I'm trying...

### Steps to reproduce I'm trying to get the browser example running. The dependencies in package.json seem to be outdated. After updating to these versions: "bgutils-js": "^3.2.0", "googlevideo": "^3.0.0", "shaka-player":...

bug