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

bitmovin-player-react-native

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitmovin-player-react-native - npm Package Versions

1245

0.17.0

Diff

Changelog

Source

[0.17.0] - 2024-01-26

Added

  • Support for side-loaded SRT (SubRip) subtitles

Changed

  • Update Bitmovin's native iOS SDK version to 3.55.0

Fixed

  • Remove patch-package usage from released product
bitadmin
published 0.16.0 •

Changelog

Source

[0.16.0] - 2024-01-17

Changed

  • Update Bitmovin's native Android SDK version to 3.56.0
  • Android: Kotlin version to 1.9.21
bitadmin
published 0.15.0 •

Changelog

Source

[0.15.0] - 2023-12-18

Added

  • Player (E2E) tests for Android and iOS can now be executed via yarn integration-test test:android and yarn integration-test test:ios respectively

Changed

  • React Native version to 0.72.6
  • React Native peer dependency version to 0.65.0+
  • Update Bitmovin's native Android SDK version to 3.54.0
  • Android: Kotlin version to 1.8.20
bitadmin
published 0.14.2 •

Changelog

Source

[0.14.2] - 2023-11-27

Fixed

  • Android: onEvent callback not being called on PlayerView
  • iOS: onEvent on iOS has incomplete payload information
  • tvOS: Picture in Picture sample screen has unwanted padding
  • iOS: hide home indicator when entering fullscreen mode in the example application
  • iOS: invalid loadingState value in SeekEvent, SourceLoadEvent, SourceLoadedEvent and in SourceUnloadedEvent
bitadmin
published 0.14.1 •

Changelog

Source

[0.14.1] - 2023-11-16

Fixed

  • Android: PlayerView destroys attached Player instance on destroy. Player lifecycle must be handled on the creation side
bitadmin
published 0.14.0 •

Changelog

Source

[0.14.0] - 2023-11-14

Added

  • LiveConfig.minTimeshiftBufferDepth to control the minimum buffer depth of a stream needed to enable time shifting
  • Player.buffer to control buffer preferences and to query the current buffer state
  • DownloadFinishedEvent to signal when the download of specific content has finished
  • Player.videoQuality, Player.availableVideoQualities, and VideoDownloadQualityChangedEvent to query current video qualities and listen to related changes
  • Player.playbackSpeed, Player.canPlayAtPlaybackSpeed, PlaybackSpeedChangedEvent to query, control, and listen to changes to the speed of the playback
  • Support for UserInterfaceType.Subtitle on Android

Fixed

  • Android: Playback doesn't pause when app goes to background
  • Android: PlayerView.onDestroy not being called when the view is detached from the view hierarchy
bitadmin
published 0.13.0 •

Changelog

Source

[0.13.0] - 2023-10-20

Added

  • API Reference now can be found here
  • PlayerViewConfig with a UiConfig to the PlayerView to enable configuration of the visual presentation and behaviour
  • PictureInPictureConfig to PlayerViewConfig to allow configuring the Picture in Picture behavior
  • PictureInPictureConfig.isEnabled to enable configuring if Picture in Picture is enabled
  • PictureInPictureConfig.shouldEnterOnBackground to start Picture in Picture automatically when the app transitions to background
  • onPictureInPictureAvailabilityChanged event is now emitted on iOS and tvOS in addition to Android
  • BufferConfig to configure player buffer depth
  • PlayerView.isPictureInPictureRequested to programmatically create a Picture in Picture request
  • PlayerView.scalingMode to allow changing the video scaling mode

Changed

  • Update IMA SDK dependency on Android to 3.31.0
  • Update Bitmovin's native Android SDK version to 3.47.0

Deprecated

  • PlaybackConfig.isPictureInPictureEnabled in favor of PictureInPictureConfig.isEnabled
bitadmin
published 0.12.0 •

Changelog

Source

[0.12.0] - 2023-09-25

Added

  • DefaultMetadata for configuration of the bundled analytics collector
  • Player.analytics to access the AnalyticsApi and interact with the bundled analytics collector
  • SourceConfig.analyticsSourceMetadata for extended configuration of the bundled analytics collector
  • Google Cast SDK support for Android and iOS

Changed

  • AnalyticsConfig properties to match the Bitmovin analytics v3 API
  • Use jason build of Bitmovin's native Android SDK
  • Update Bitmovin's native Android SDK version to 3.44.0

Removed

  • AnalyticsCollector in favor of the bundled analytics functionality
  • CdnProvider, as the property on the AnalyticsConfig is now a string
bitadmin
published 0.11.0 •

Changelog

Source

[0.11.0] - 2023-09-11

Added

  • Player.getAudioTrack and Player.getSubtitleTrack APIs to get currently selected audio and subtitle tracks
  • SourceConfig.description property to allow setting a description for the source
  • Player.getThumbnail and Source.getThumbnail APIs to get thumbnail images

Changed

  • Update Bitmovin's native Android SDK version to 3.43.0
bitadmin
published 0.10.0 •

Changelog

Source

[0.10.0] - 2023-09-04

Added

  • Offline playback support on Android and iOS
  • SourceConfig.options to enable configuring stream start position
  • PlayerConfig.adaptationConfig to allow configuring the player's adaptation behavior
  • Player.setMaxSelectableBitrate to allow setting the maximum selectable bitrate on the Player
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