watson-multimedia-analyzer icon indicating copy to clipboard operation
watson-multimedia-analyzer copied to clipboard

WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode. A Node app that use Watson Visual Recognition, Speech...

Results 11 watson-multimedia-analyzer issues
Sort by recently updated
recently updated
newest added

[Travis are now recommending removing the __sudo__ tag](https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration). "_If you currently specify __sudo: false__ in your __.travis.yml__, we recommend removing that configuration_"

The service has migrated to token-based Identity and Access Management (IAM) authentication for all locations. All IBM Cloud services now use IAM authentication. The Speech to Text service migrated in...

Hi, I followed all the steps and configured services. Upon trying to run "npm start" it gives following errors. Please help C:\My Projects\Watson\Sand\watson-multimedia-analyzer>npm start > [email protected] start C:\My Projects\Watson\Sand\watson-multimedia-analyzer >...

![issue 2018-09-26 09_25_26-watson media analyzer platform](https://user-images.githubusercontent.com/7581394/46086688-3c7a2000-c16e-11e8-8f99-cc151b501022.png) The deployment appears to be successful but the UI does not render anything (see screen shot). My monitoring console is here: https://ibm.biz/BdYpSx

Doing a straight bower install, the bower packages will break the moment viewer. Launch an instance, start the gui and click "Show moment" will throw this error: `angular.js:15018 TypeError: Failed...

- update to new VisRec V3 - get VR key from VCAP services - new plan name in manifest.yaml

See the code segment in this [section](https://github.com/IBM/watson-multimedia-analyzer?cm_sp=Developper-_-enrich-multi-media-files-using-ibm-watson-_-Get-the-Code#enrich-from-a-url-pointing-to-a-mp4wav-file-using-stt). The YouTube video URL points to a video, `v=_aGCpUeIVZ4`. This causes following error while trying to store the document in cloudant db. ```...

Hello, Everything seems to be OK except the video enrichment. The command "bin/processMedia -S -V -f public/media_files/grid-breakers.mp4" does not work on windows. Could you pls help me ? Thanks in...

- get current tests working - add lint test - integrate with Travis-CI