When pulling videos using the Brightcove MAPI wrapper, if a Video is returned with the controllerType 'LIVE_STREAMING,' the commons library throws a JSONException: "com.brightcove.org.json.JSONException: [ERR] Media API specified invalid value for controller type 'LIVE_STREAMING'."
The ControllerTypeEnum class in the commons library does not appear to handle this controllerType.