Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-native-theoplayer

Package Overview
Dependencies
Maintainers
0
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-theoplayer - npm Package Versions

1
10

3.0.0

Diff

Changelog

Source

[3.0.0] - 23-10-06

Fixed

  • Fixed sourceDescription processing on iOS for offline playback.

Changed

  • Added support for THEOplayer 6.0. See THEOplayer's changelog for details.
  • Bumped minimal version for SideloadedTextTracks connection on iOS to v6.1.1 which contains fix for iOS 17.0.

Added

  • Added MediaCache API, enabling download of media assets for offline playback.
tvanlaerhoven
published 3.0.0-pre1 •

tvanlaerhoven
published 2.16.1 •

Changelog

Source

[2.16.1] - 23-09-27

Added

  • For iOS, added a subtitlePTS property to the TextTrackDescription that syncs a sideloaded textTrack with the video content.
tvanlaerhoven
published 2.16.0 •

tvanlaerhoven
published 2.15.0 •

Changelog

Source

[2.15.0] - 23-09-26

Changed

  • Upgraded the iOS side-loaded text track connector.

Fixed

  • Fixed an issue where the Android mediaSession connector would still process media button events when the app was in the background, and enableBackgroundPlayback was false.
  • Fixed an issue on Android where play-out would still start when the app was put to the background during initial buffering, and enableBackgroundPlayback was false.
  • Fixed an issue on Android where the MediaButtonReceiver would crash the app when it did not find a registered MediaBrowserService instance, when setting enableBackgroundPlayback to false while backgrounding the app.
tvanlaerhoven
published 2.14.0 •

Changelog

Source

[2.14.0] - 23-09-25

Fixed

  • Fixed an issue on Android where the MediaButtonReceiver would crash the app when it did not find a registered MediaBrowserService instance.

Added

  • Added support for side-loaded metadata tracks on iOS.
tvanlaerhoven
published 2.13.0 •

Changelog

Source

[2.13.0] - 23-09-15

Fixed

  • Fixed an issue where setting a new source on iOS, during DRM handling, would crash the application due to unsafe array access by different threads.
tvanlaerhoven
published 2.12.1 •

Changelog

Source

[2.12.1] - 23-09-14

Fixed

  • Fixed an issue on Android where the player SDK dependency could resolve to version 6.+.
  • Fixed an issue on iOS where the player integration dependencies could resolve to version 6.+.
tvanlaerhoven
published 2.12.0 •

Changelog

Source

[2.12.0] - 23-09-04

Added

  • Added an AnalyticsDescription property to SourceDescription to configure additional source-specific properties for analytics connectors.
  • Added support for sideloaded webVTT and SRT texttracks on iOS.
  • Added Audio Focus for Android, pausing play-out on audio focus loss and resuming play-out once focus has been regained.
  • Added Audio Focus and Audio Becoming Noisy manager for Android.

Fixed

  • Fixed an issue on Android that would cause the player not to reset when setting an empty source.
  • Fixed an issue where a text track cue was not properly removed from the cue list on a TextTrackEventType.REMOVE_CUE event.
  • Fixed an issue on tvOS that allowed the user to pause a CSAI ad using the apple remote control.
  • Fixed an issue on iOS where the cue event listeners were not cleanup up when destroying the player instance, resulting in memory build-up.
tvanlaerhoven
published 2.11.0 •

Changelog

Source

[2.11.0] - 23-08-10

Added

  • Added DAI support through iOS Native pipeline, using new THEOplayerGoogleIMAIntegration functionality
  • Added TextTrackStyle API for iOS and Android.

Fixed

  • Fixed an issue on Android where the player would sometimes crash when requesting the current active video track.

Changed

  • Switched to 'displayIconUri' in sourceDescription.metadata as primary field for artwork selection in NowplayingInfo/MediaSession, 'poster' in sourceDescription is now the fallback.
  • Removed the play/pause icon in the PiP window on Android while playing an ad.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc