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/avplayer release #1787

Closed
wants to merge 4 commits into from
Closed

Conversation

CHaNGeTe
Copy link
Contributor

@CHaNGeTe CHaNGeTe commented Oct 7, 2019

Release AVPlayer instance. Fixes some errors about: Decoder busy, etc.

@CHaNGeTe
Copy link
Contributor Author

CHaNGeTe commented Oct 7, 2019

Related issues:
#1785
#1774

@jenshandersson
Copy link
Contributor

@CHaNGeTe are you still active here? :) I think this PR looks legit. At least it shouldn't hurt to set to nil in dealloc

@CHaNGeTe
Copy link
Contributor Author

CHaNGeTe commented May 6, 2020

Being honest, I am bit disappeared haha.
Let's move forward with that one then.
@cobarx @benoitdion any input for this one?

@enigmablue
Copy link

Hi yes, i'm also waiting for this - am getting -11839 avfoundation errors, especially with multiple videos that seems to be playing at the same time

@kdzapp
Copy link

kdzapp commented Jan 8, 2021

Tested this branch w/o success in terms of fixing original issue. Any suggestions?

{ localizedDescription: 'Cannot Decode',
     domain: 'AVFoundationErrorDomain',
     localizedFailureReason: 'The decoder required for this media is busy.',
     localizedRecoverySuggestion: 'Stop any other actions that decode media and try again.',
     code: -11839 },

@dancixx
Copy link

dancixx commented Apr 3, 2021

mrousavy added a commit to cuvent/react-native-fast-video that referenced this pull request Apr 7, 2021
@stale
Copy link

stale bot commented Apr 19, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you are having a similar problem, please open a new issue and reference this one instead of commenting on a stale or closed issue.

@stale stale bot added the stale Closed due to inactivity or lack or resources label Apr 19, 2022
@hueniverse hueniverse added stale Closed due to inactivity or lack or resources and removed stale Closed due to inactivity or lack or resources 1 labels Apr 20, 2022
@hueniverse hueniverse closed this Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature Platform: iOS stale Closed due to inactivity or lack or resources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants