Alex Yao

Results 114 comments of Alex Yao

After some inspection [here](https://www.n0r1sk.com/post/running-play-with-docker-on-aws/), it appears that the config you are looking for is [this](https://github.com/play-with-docker/play-with-docker/blob/27d6a43813ca8d19789fbdd027dee0302ab07dff/config/config.go#L68).

Someone has already [created ](https://pkgs.alpinelinux.org/package/edge/testing/x86/mergerfs)a package for Alpine but it hasn't been updated. There is also a [guide ](https://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package#APKBUILD_variables.2Ffunctions)about it. Hopefully, it shouldn't be too difficult.

I've already flagged it as being out of date, but it has not been updated as of now. I thought it would be better if there was an official package.

Started noticing this as well. Using [rtsp simple server](https://github.com/aler9/rtsp-simple-server) as a proxy to my cameras. I am running 10+ cameras and have noticed that when working normally it works with...

I'm curious if this issue still occurs if rtsp2webrtc is ran directly. Since I'm not familiar with how exactly this component works, that would likely help to track down where...

> Has this been tested with the 0.11 release candidate? I just gave that a try, and there was no difference in API response times. Its unsurprising given that the...

> ... which is why the recently committed changes to drop the thumbnail data from these requests may materially make a difference in your case. Is this in reference to...

Can you post the output of the lights api call? You will need to go into the logs and should find a path like /api/xxx/lights

This line shows the api key. [192.168.1.229] GET /api/C8daeb72dd77C4BCcA7CfAD130Ac7F1Bec7B2d89 You'll need to visit that address and post the output

So now check what request the app makes when it errors and post the results of that.