sloev

Results 25 issues of sloev

error: ``` {"level":"error","ts":1738755850.6695697,"logger":"layer4","msg":"handling connection","remote":"77.241.128.12:63522","error":"dial tcp: lookup liquidsoap on 95.215.19.53:53: no such host"} ``` dockerfile: ``` FROM caddy:2.9.1-builder AS builder RUN xcaddy build \ --with github.com/mholt/caddy-l4 FROM caddy:2.9.1 COPY --from=builder /usr/bin/caddy...

### Which version are you using? image: bluenviron/mediamtx:latest-ffmpeg ### Which operating system are you using? Linux amd64 Docker ### Describe how to replicate the issue i am trying to have...

if using this config it works: ```js { p2p: { core: { liveDurationInfinity: true, announceTrackers: [ "wss://tracker.novage.com.ua", "wss://tracker.webtorrent.dev", "wss://tracker.openwebtorrent.com", ], rtcConfig: { iceServers: [ { urls: "stun.l.google.com:19302" }, { urls:...

for now it can be seen in this fork, works:-) https://github.com/sloev/paulstretch.js

error: ``` shynet | Traceback (most recent call last): shynet | File "/usr/local/lib/python3.10/site-packages/django/db/backends/base/base.py", line 282, in ensure_connection shynet | self.connect() shynet | File "/usr/local/lib/python3.10/site-packages/django/utils/asyncio.py", line 26, in inner shynet |...