klem

Results 42 comments of klem

> Maybe follow @aler9 instructions above: > > 1. Download wireshark (https://www.wireshark.org/) > 2. Start capturing on the interface used for exchanging RTSP (if the server and the target software...

> > @kklem0 it was "fixed" here [aler9/gortsplib@25199d8](https://github.com/aler9/gortsplib/commit/25199d8e16f281e3ab077c81daa1859f9c2f0236) > > The comment in code says "some cameras send invalid RTCP packets ..." but the problem that I've been reporting here...

> Hello everyone, i've checked the code again and this is what happens: > > * when a camera is proxied from the server (i.e. `source: rtsp://camera-url`), RTCP decoding errors...

Works well for me ``` commit 55bfcf1d2086550760db320ff340e646d9dae1eb (HEAD -> master) Author: Clement Wong Date: Sun Jun 6 14:40:39 2021 +0200 macOS arm64 diff --git a/Makefile b/Makefile index 16fdd9ba..777e0bc7 100644 ---...

Have been using it for the past few weeks and it works quite well. It's not a PR because I haven't looked into packaging/releasing code yet.

my config (I use port 443) ``` [Unit] Description=shadowsocks-go server After=network.target [Service] Type=simple CapabilityBoundingSet=CAP_NET_BIND_SERVICE ExecStart=/usr/bin/ss-go-server -c /etc/ss-go/config.json [Install] WantedBy=multi-user.target ```

> @bkm-clem It still exits unexpectedly after I built it myself. Could you kindly share the binary file that works normally on macOS 11? https://www.dropbox.com/s/84uuhyr8ue4okro/v2ray-plugin?dl=0

Hi @julianrichen , Is this exciting project still alive? :)