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

fix(SUP-38407): [GaTech] [Multistream - V7 Player] Child entries not loading high quality flavor assets #155

Merged
merged 3 commits into from
Sep 15, 2024

Conversation

Tzipi-kaltura
Copy link
Contributor

@Tzipi-kaltura Tzipi-kaltura commented Sep 11, 2024

Issue:
Quality is not changed in childe entries when it is changed in the parent entry.

Fix:
Add listener to videotrackchange and change the quality manually to all the other entries.

part of - kaltura/playkit-js#793, kaltura/kaltura-player-js#851

solves SUP-38407

src/dualscreen.tsx Outdated Show resolved Hide resolved
src/dualscreen.tsx Outdated Show resolved Hide resolved
Tzipi-kaltura added a commit to kaltura/playkit-js that referenced this pull request Sep 11, 2024
…loading high quality flavor assets (#793)

Add function to change quality on child entries in dual screen.

part of - kaltura/playkit-js-dual-screen#155

solves SUP-38407
src/dualscreen.tsx Show resolved Hide resolved
MosheMaorKaltura pushed a commit to kaltura/kaltura-player-js that referenced this pull request Sep 15, 2024
…loading high quality flavor assets (#851)

### Description of the Changes

Please add a detailed description of the change, whether it's an
enhancement or a bugfix.
If the PR is related to an open issue please link to it.

export changeChildQuality function

part of - https://github.com/kaltura/playkit-js/pull/793/files,
kaltura/playkit-js-dual-screen#155

#### Resolves
[SUP-38407](https://kaltura.atlassian.net/browse/SUP-38407)


[SUP-38407]:
https://kaltura.atlassian.net/browse/SUP-38407?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
@Tzipi-kaltura Tzipi-kaltura merged commit 124b0d7 into master Sep 15, 2024
4 checks passed
@Tzipi-kaltura Tzipi-kaltura deleted the SUP-38407 branch September 15, 2024 10:32
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.

3 participants