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: issue to load the video through chrome-cast device #83

Open
wants to merge 1 commit into
base: 2U/develop
Choose a base branch
from

Conversation

farhan-arshad-dev
Copy link
Member

Description

  • Fix the issue by loading the video through the Chrome-cast device.
  • This issue arises due to race conditions between the setSessionAvailabilityListener and castPlayer initialization.

Steps to Reproduce:

  • Load the edX app
  • Connect the mobile device with the chrome-cast
  • After the device is connected successfully, try to play any video through chrome-cast
  • Notice the video will play on the device instead of the LCD

Jira: LEARNER-10350

Copy link

@HamzaIsrar12 HamzaIsrar12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We identified an issue where the Cast functionality stops working when users change the device orientation. While this is a significant issue, it will be addressed with the Native Player revamp PR, which is still in progress.

For now, we can approve and merge this code to ensure the basic Cast functionality works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants