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

feat(FEC-13683): Pre/Post simulive analytics reporting #161

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

SivanA-Kaltura
Copy link
Contributor

Description of the Changes

Add sourceEntryId and playbackMode to VIEW event model

Note that this does not handle sending an event only once if we seek back to a previous portion of the simulive. If we want to do that, we need to understand how to identify that we have already seen this portion - by entry id ? (and then what if we have the same entry id multiple times in the simulive playlist) ?

Resolves FEC-13683

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@SivanA-Kaltura SivanA-Kaltura merged commit d90dc7f into master Mar 20, 2024
11 checks passed
@SivanA-Kaltura SivanA-Kaltura deleted the FEC-13683 branch March 20, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants