moenodedev

Results 22 comments of moenodedev

Thanks for all your work. It's a game changer for my organization

We see the same issue with RTSP proxy on version 1.8.3. We would provide logs but they only say "RTP packets lost"

Thanks I started a discussion to see if I can replace [UTM](https://github.com/utmapp/UTM) with lima. #2359

The delete url is `/v3/config/paths/delete/{name}` https://github.com/bluenviron/mediamtx/blob/main/apidocs/openapi.yaml#L1246C3-L1259

The only package I could find "new connection from" in is https://github.com/containers/gvisor-tap-vsock/blob/main/pkg/tap/switch.go

If I change the mount point back to the original (a mountPoint that was already used) the previous mountPoint is still mounted: ```diff mounts: - location: "~" - mountPoint: "/home/trojan4"...

Another stop/start makes the instance forget the previous mount: ``` $ mount | grep ^mount mount0 on /home/development type virtiofs (rw,relatime) mount1 on /tmp/lima type virtiofs (rw,relatime) ```

It's probably easier to delete unneeded files with cron or a periodic task. You can match on filename prefix like /recordings/*/2023* or timestamp.