Cédric Verstraeten
Cédric Verstraeten
Got it working, provided a complete tutorial, but still didn't manage to get TLS working, also considering to use `nginx` instead of `traefik`.
Closing as was resolved thanks so much for the support on this @nurio-felix ;)
No longer working unfortunately
yeah looks like underlying dependency changed its behaviour. https://github.com/IonDen/ion.rangeSlider/issues/584
try this to force correct version. npm install --save [email protected]
Would be nice!
same issue any idea? WSL with microk8s installed
Update ---- I made a static cross build for OpenCV with `docker buildx` (https://hub.docker.com/r/kerberos/gocv/tags), and I confirm that buiding using `--platform linux/amd64` does not work properly as well, so there...
Yes we made it working for the [kerberos.io project](https://github.com/kerberos-io) in this base image https://github.com/kerberos-io/base/blob/main/Dockerfile-opencv-armv7. However we got rid of it in the current implementation as we were just using a...
Interesting! I was wondering where to find an implementation of WebRTC for gortsplib. I have one that is based on webrtc/pion, but cannot get it working for this library.