10 src = fetchFromGitHub {
14 hash = "sha256-gX1hNm3X0OQdmslQ/2pw0F05TO43YsGtz1yn8bbaxR0=";
17 vendorHash = "sha256-6QVqBTWI2BJFttWbHHjfSztvOx2oyk7ShxAZmz51oVI=";
26 doCheck = false; # tests fail
29 description = "Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MJPEG, HomeKit, FFmpeg, etc";
30 homepage = "https://github.com/AlexxIT/go2rtc";
31 changelog = "https://github.com/AlexxIT/go2rtc/releases/tag/v${version}";
32 license = licenses.mit;
33 maintainers = with maintainers; [ hexa ];
34 mainProgram = "go2rtc";