go2rtc: jail service, add uci config
authorVladimir Ermakov <[email protected]>
Thu, 21 Aug 2025 09:01:55 +0000 (11:01 +0200)
committerGeorge Sapkin <[email protected]>
Tue, 11 Nov 2025 23:04:19 +0000 (01:04 +0200)
commita7fa5af5c293e9f892e6b60bbfd38028b8234d7e
tree80635d60b0fd389f9498de24433f649ba845c66d
parent6c5ace844108f0048692b4f3bf0902b0a7f87648
go2rtc: jail service, add uci config

- Add UCI configuration to be able to switch user/group and set ulimit.
- Place daemon into jail by default, to allow bind on lower ports, such as 554 (RTSP)
- Add option to allow or deny config.yaml editing from the web interface.
- Connect stdout/err to log

Signed-off-by: Vladimir Ermakov <[email protected]>
multimedia/go2rtc/Makefile
multimedia/go2rtc/files/go2rtc.conf [new file with mode: 0644]
multimedia/go2rtc/files/go2rtc.init
multimedia/go2rtc/files/go2rtc.json [new file with mode: 0644]