Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brightcove library does not handle controllerType "LIVE_STREAMING" #4

Open
tgoldenatwork opened this issue Nov 28, 2012 · 3 comments
Open

Comments

@tgoldenatwork
Copy link

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.

@three4clavin
Copy link
Contributor

Yep, its missing. Its also missing from the BC documentation of the Media API interface (http://support.brightcove.com/en/video-cloud/docs/media-api-objects-reference). So I have a BC bug filed for that, but I'll add the value to the commons/wrapper in the meantime.

@tgoldenatwork
Copy link
Author

Thanks -- I assume it's a relatively new media type.

@three4clavin
Copy link
Contributor

4.1.9 just cut - have a look at let me know if anything looks wonky

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants