Currently, the Panasonic PTZ camera’s don’t report their X,Y,Z position as 0,0,0 in their FreeD stream, so we pass those values through. The easiest workaround is to child your camera to an empty actor parent. Apply the X,Y,Z offsets to the parent because any positional settings on the camera will get set to 0,0,0 with each data packet arrival.
By admin|2020-11-13T05:39:42+00:00November 13th, 2020|Comments Off on The X, Y, Z position for the camera is set to 0, 0, 0. Can I set this somewhere?