Mark Baumgarten

Results 8 issues of Mark Baumgarten

I am stuck here, getting the StreamError as described in the subject. The full error can be seen in the output below. Hoping someone could give me a hint to...

**Description of Problem & Solution** Videos recorded using cell phones plays fine in software like VLC(because vlc reads the video metadata). Using opencv2 to output thumbs from files that are...

improvement
status: accepted

First of all: Thanks for a great project! Second: Please see screenshot below. Occasionally my custom handler wants to load tiles that are invalid. I think this might be the...

bug

Having a hard time getting my users to stick after restarting the service. Are there any elegant solutions?

Does anyone have an idea as to what might be wrong with my cluster? All I do is this: ``` helm install mattermost1 mattermost/mattermost-team-edition -n mattermost1 --create-namespace ``` But I...

Are there any examples of the providers example where one can switch to using the OrthographicCamera instead of the default PerspectiveCamera? Tried to change the camera init code in examples/providers.js...

question

Ran a few tests and found that the snappy decompress function is a bit of a bottleneck. Using python-snappy instead helped me a lot: ``` .... import snappy ... def...

### OAuth2-Proxy Version 7.6.0 ### Provider keycloak-oidc ### Current Behaviour of your Problem Here is my setup: ingress-nginx -> oauth2-proxy -> dummy-website I struggle to find a way to do...

help wanted
configuration