Add UDP control protocol and IDS camera scripts
- Added UDP_CONTROL_PROTOCOL.md documenting the UDP control interface - Added launch-ids.py for IDS camera control - Added test_exposure_control.py for testing exposure settings - Added udp_backup.reg for UDP configuration backup - Added visualize_line_realtime.py for real-time visualization - Updated .gitignore and ROLLINGSUM_GUIDE.md - Removed ini/200fps-2456x4pix-cw.ini configuration file
This commit is contained in:
24
scripts/udp_backup.reg
Normal file
24
scripts/udp_backup.reg
Normal file
@@ -0,0 +1,24 @@
|
||||
Windows Registry Editor Version 5.00
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters]
|
||||
; "DefaultReceiveWindow" was not set
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters]
|
||||
; "LargeBufferSize" was not set
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters]
|
||||
; "MediumBufferSize" was not set
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
|
||||
; "TcpWindowSize" was not set
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
|
||||
; "MaxConnectionsPerServer" was not set
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
|
||||
; "MaxFreeTcbs" was not set
|
||||
|
||||
; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters]
|
||||
; "DefaultTTL" was not set
|
||||
|
||||
|
||||
Reference in New Issue
Block a user