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

Update RCTVideo.m #12

Open
wants to merge 2 commits into
base: feature/ios-drm-support
Choose a base branch
from

Conversation

sanjeevghimire
Copy link

@sanjeevghimire sanjeevghimire commented Mar 2, 2020

using base64 encoding on spcData. SPC is null when not in debug mode.

using base64 encoding on spcData. SPC is null when not testing in debug mode.
check for data rather than data.spc as data.spc is null when not in debug mode.
alexejh pushed a commit to simpleTechs/react-native-video that referenced this pull request Jul 29, 2022
)

Adds offline decryption key and uses it to decrypt content during offline playback

Jira: VEX-5938
https://jira.tenkasu.net/browse/VEX-5938

- Update to accept scheme for key required to play offline playback
- Uses provided scheme to intercept call from player and return the key
- Fixes player item observer removal pattern

### Reviews
- Major reviewer (domain expert): @armadilio3
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