When sending image to endpoints using ghostcast from the console ghost throws an error: 512 or 502
GSS 3.3
GhostCast uses broadcast UDP protocol using port 6666 or 7777 and the server has multiple IP addresses. The client is unable to find the broadcast ghostcast server.
Add parameter: -JADDR=<GSS server IP address> to the console command line that ghost will use. This will specify the IP address of the GSS server to use
ex: -CLONE,MODE=RESTORE,SRC=@MC"<AUTO_SESSION_ID>,DST=1 -sure -JADDR=<GHOST SERVER IP>