You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use environment variables RECCASTER_BCAST_ADDR and EPICS_CA_ADDR_LIST to confine the interface that reccaster (client) listens for recceiver (server) UDP broadcasts on.
Prefer RECCASTER_BCAST_ADDR over EPICS_CA_ADDR_LIST when both are present.
Use environment variables
RECCASTER_BCAST_ADDRandEPICS_CA_ADDR_LISTto confine the interface that reccaster (client) listens for recceiver (server) UDP broadcasts on.Prefer
RECCASTER_BCAST_ADDRoverEPICS_CA_ADDR_LISTwhen both are present.