juhacz

Results 22 comments of juhacz

I'm not a Linux expert, I only know the basics, but some time ago I needed to be able to change the ipv6 address on every request in curl on...

Run docker container with warp, add to acestream docker compose: ``` environment: - HTTP_PROXY=http://192.168.100.130:9091 ``` where 9091 is port with warp container 192.168.100.130 is your machine with docker.

My stacks ``` name: warp services: docker-warp-socks: restart: always stdin_open: true tty: true container_name: warp_socks_plus environment: - WARP_LICENSE=$WARP_LICENSE - NET_PORT=9091 ports: - 9091:9091 image: monius/docker-warp-socks:v3 ``` ``` services: acestream6878: image:...

I use the HypherHDR version from May and the problem still occurs, although as I wrote rarely.

I don't program for Windows, I don't know what capabilities the Windows API has, but maybe it's possible to identify monitors by name/model. Then it could solve the problem.

I don't know why. I have 2 monitors connected to PC. ![Image](https://github.com/user-attachments/assets/fb5073d7-1fbe-48f9-9515-5f4846af4c5b)

I have 2 different monitors, one smaller 24" and the and primary, larger, 32". The LED strip is on 32" monitor and I would like the colors on the wall...

I've been having problems with swapping monitors from which colors are being sampled periodically. Recently, I discovered that a third monitor appears in the Windows Device Manager under Monitors when...

I tested this software, still has a bugs. On 5 gru 2024, 16:26 +0100, akuaman ***@***.***>, wrote: > please check https://github.com/Javinator9889/acexy > — > Reply to this email directly, view...