Skip to content

isabella232/reactor-adobe-va-sample-player

 
 

Repository files navigation

reactor-adobe-va-sample-player

This is a sample Video Player extension for Adobe Launch which enables video analytics by using Adobe Analytics for Video.

For more information regarding Launch, please visit our product website.

For more information regarding Launch extension development, please visit our developer documentation. Note the Scaffold tool and Extension Sandbox will be helpful in developing your own Launch extension.

For more information regarding Adobe Analytics for Video, please visit our VA developer documentation and VA Launch extension develper documentation.

Development Setup

  1. Install node.js.
  2. Clone this repository.
  3. After navigating into the project directory, install project dependencies by running npm install.
  4. See the scripts node within package.json for a list of scripts you may run using npm run.
  5. Run in the sandbox by executing npm run sandbox.
  6. Package for uploading to Launch by executing npm run package.

About

Adobe Video Analytics - Sample Player Launch Extension.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • HTML 2.4%
  • CSS 0.7%