fix: Add gigE cameras to firewall allow list.

This commit is contained in:
2025-12-30 01:17:42 +00:00
parent 49cded91cf
commit 7dbaae616d

View File

@@ -376,6 +376,12 @@ in
8554 # RTSP (MediaMTX)
8889 # MediaMTX WebRTC
];
networking.firewall.allowedUDPPorts = [
3956 # GigE Vision Control Protocol (GVCP)
];
networking.firewall.allowPing = true;
};
# Any other usda-dash specific configuration