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

react-native-theoplayer

Package Overview
Dependencies
Maintainers
2
Versions
96
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-pre1

Diff

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.
tvanlaerhoven
published 2.10.0 •

Changelog

Source

[2.10.0] - 23-07-25

Fixed

  • Fixed an issue on Android where the media button receiver would not accept button events in case multiple receivers are registered.
  • Fixed an issue on Android where react-native-theoplayer would not build when depending on Android player SDK v5.6.0.
  • Fixed an issue on Android where a pause event would not be dispatched when putting the app to the background during play-out of an ad, while background playback is enabled. The ad would also restart when bringing the app back to the foreground.

Changed

  • Removed restrictions on media session playback actions for AndroidTV.
  • Upgraded react-native version of the example app to react-native-tvos@0.71.12-0.

Added

  • Added a version property to THEOplayer for querying the player version (e.g., '5.5.0') and playerSuite (e.g., '2023.3.0') versions.
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