Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wjoosen committed Dec 17, 2024
1 parent a14998e commit e6d32e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conviva/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ Using these configs you can create the Conviva connector with THEOplayer.

The Conviva connector is now ready to start a session once THEOplayer starts playing a source.

Note that the `convivaMetadata` provided to the `ConvivaConnector` constructor is primarily used to pass on to the Conviva SDK's `reportPlaybackRequested`. If a source is set to the player after initialisation the connector, you should always provide the corresponding metadata (again) through the connector's `setContentInfo` method.

## Usage with Yospace connector

If you have a Yospace SSAI stream and want to also report ad related events to Conviva, you can use this connector in combination with the Yospace connector: [@theoplayer/yospace-connector-web](https://www.npmjs.com/package/@theoplayer/yospace-connector-web)
Expand Down

0 comments on commit e6d32e0

Please sign in to comment.