post https://api2.rhombussystems.com/api/camera/getFootageBoundingBoxes
Get object bounding boxes for a specified camera. Note: bounding box values are given as permyriad shorts relative to image. To convert to absolute pixel values, use the following: abs_pix = (rel_permyriad / 10000) * image_dim