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] steaming fixes #5168

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

[fix] steaming fixes #5168

wants to merge 31 commits into from

Conversation

prateekmedia
Copy link
Member

@prateekmedia prateekmedia commented Feb 25, 2025

Description

  • Update queuing logic
  • Use native_video_player + exoplayer branch to fix artifacts for android
  • Support newer namespace and sdk 35
  • Store failures and don't retry them
  • Modify how sync file data status is happening
  • Add bandwidth check before queuing

Now the player decision logic is:

  • Android: Native video Player for both Stream and original source
  • iOS: Media Kit for stream and Native Video Player for Original

The UseMediaKitEvent is still there in case of any error or if user long presses on that button (android) for original source.

Tests

@prateekmedia prateekmedia marked this pull request as ready for review February 25, 2025 09:35
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.

1 participant