New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-video

Package Overview
Dependencies
Maintainers
6
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-video - npm Package Versions

1
14

6.0.0-alpha.0

Diff

Changelog

Source

Version 6.0.0-alpha.0

  • Support disabling buffering #2689
  • Fix AudioFocus bug that could cause the player to stop responding to play/pause in some instances. #2689
  • Fix player crashing when it is being cleared. #2689
  • Add support for customising back buffer duration and handle network errors gracefully to prevent releasing the player when network is lost. #2689
  • Allow player to be init before source is provided, and later update once a source is provided. #2689
  • Adds handling for providing a empty source in order to stop playback and clear out any existing content #2689
  • Add support for detecting if format is supported and exclude unsupported resolutions from auto quality selection and video track info in RN. #2689
  • Improve error handling #2689
  • Add support for L1 to L3 Widevine fallback if playback fails initially. #2689
  • Reduce buffer size based on available heap #2689
  • Force garbage collection when there is no available memory #2689
  • Improve memory usage #2689
  • Support disabling screen recording #2689
  • Improved error capturing #2689
  • Fix DRM init crashes #2689
  • Improve progress reporting #2689
  • Fix progress loss when network connection is regained #2689
  • Add Google's maven repository to avoid build error #2552
  • Fix iOS 15.4 HLS playback race condition #2633
  • Fix app crash from NPE in Exoplayer error handler #2575
  • Fix default closed captioning behavior for Android ExoPlayer #2181
  • Disable pipController init if pictureInPicture is false #2645
  • Make sure modifiers are applied before playing #2395
  • Better support newer versions of RNW (64 and newer) #2535
  • Fix nil string uri parameter error #695
  • (Breaking) Bump shaka-player to 3.3.2 #2587
  • Improve basic player example on android #2662
  • Ensure we always use hideShutterView before showing the shutterView on Android #2609
  • Convert iOS implementation to Swift #2527
  • Add iOS support for decoding offline sources #2527
  • Update basic example applications (React Native 0.63.4) #2527
  • Upgrade ExoPlayer to 2.17.1 #2498
  • Fix volume reset issue in exoPlayer #2371
  • Change WindowsTargetPlatformVersion to 10.0 #2706
  • Fixed Android seeking bug #2712
  • Fixed onReadyForDisplay not being called #2721
  • Fix type of _eventDispatcher on iOS target to match bridge.eventDispatcher() #2720
zchwyng
published 5.2.0 •

Changelog

Source

Version 5.2.0

  • Fix for tvOS native audio menu language selector
  • Update ExoPlayer to allow pre-init and content clear [#2412] (https://github.com/react-native-video/react-native-video/pull/2412)
  • iOS rate is reset to 1.0 after play/pause [#2167] (https://github.com/react-native-video/react-native-video/pull/2167)
  • Upgrade ExoPlayer to 2.13.2 [#2317] (https://github.com/react-native-video/react-native-video/pull/2317)
  • Fix AudioFocus pausing video when attempting to play [#2311] (https://github.com/react-native-video/react-native-video/pull/2311)
zchwyng
published 5.2.0-alpha1 •

nickfujita
published 5.1.1 •

cobarx
published 5.1.0-alpha8 •

Changelog

Source

Version 5.1.0-alpha8

  • Fixing ID3 Frame Error When Receiving EventMessage in TimedMetadata #2116
cobarx
published 5.1.0-alpha7 •

Changelog

Source

Version 5.1.0-alpha7

  • Basic support for DRM on iOS and Android #1445
cobarx
published 4.4.5 •

benoitdion
published 5.1.0-alpha6 •

Changelog

Source

Version 5.1.0-alpha6

  • Fix iOS bug which would break size of views when video is displayed with controls on a non full-screen React view. #1931
  • Fix video dimensions being undefined when playing HLS in ios. #1992
  • Add support for audio mix with other apps for iOS. #1978
  • Properly implement pending seek for iOS. #1994
  • Added preferredForwardBufferDuration (iOS) - the duration the player should buffer media from the network ahead of the playhead to guard against playback disruption. (#1944)
  • Added currentPlaybackTime (Android ExoPlayer, iOS) - when playing an HLS live stream with a EXT-X-PROGRAM-DATE-TIME tag configured, then this property will contain the epoch value in msec. (#1944)
  • Added trackId (Android ExoPlayer) - Configure an identifier for the video stream to link the playback context to the events emitted. (#1944)
  • Added preventsDisplaySleepDuringVideoPlayback (#2019)
  • Reverted the JS fullscreening for Android. #2013
  • Set iOS request headers without needing to edit RCTVideo.m. #2014
  • Fix exoplayer aspect ratio update on source changes #2053
benoitdion
published 5.1.0-alpha5 •

Changelog

Source

Version 5.1.0-alpha5

  • Add support for react-native Windows Cpp/WinRT #1893
benoitdion
published 5.1.0-alpha4 •

Changelog

Source

Version 5.1.0-alpha4

  • Fix android play/pause bug related to full-screen mode #1916
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