12 src = fetchFromGitHub {
16 sha256 = "sha256-GOqmz/aiOLGMfs9rQBIEQSgBycPzhu8BohcAc2U+gBw=";
19 vendorHash = "sha256-AIi57DWMvAKl0PhuwHO/0cHoDKk5e0bJsqHYBka4NiU=";
32 # At least one test is outdated
36 description = "RTSP stream access tool";
37 homepage = "https://github.com/Ullaakut/cameradar";
38 changelog = "https://github.com/Ullaakut/cameradar/releases/tag/v${version}";
39 license = with licenses; [ mit ];
40 maintainers = with maintainers; [ fab ];
41 # Upstream issue, doesn't build with latest curl, see
42 # https://github.com/Ullaakut/cameradar/issues/320
43 # https://github.com/andelf/go-curl/issues/84