-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump ws from 1.1.2 to 1.1.5 in /examples/basic #22
base: master
Are you sure you want to change the base?
Bump ws from 1.1.2 to 1.1.5 in /examples/basic #22
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9200dce - Browse repository at this point
Copy the full SHA 9200dceView commit details -
Benoit Dion committed
Jan 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 029b893 - Browse repository at this point
Copy the full SHA 029b893View commit details
Commits on Feb 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2738892 - Browse repository at this point
Copy the full SHA 2738892View commit details
Commits on Feb 17, 2020
-
Improve Android Audio Focus (TheWidlarzGroup#1897)
Implement audio focus as per android docs: https://developer.android.com/guide/topics/media-apps/audio-focus https://medium.com/androiddevelopers/audio-focus-3-cdc09da9c122 AUDIOFOCUS_LOSS should abandon focus and not try resuming audio, this is done with AUDIOFOCUS_LOSS_TRANSIENT This fixes at least: - Audio not being paused after focus being taken by some voip applications - Content resuming and pausing instantly sporadically (some race condition perhaps) when activity was resumed from background.
Configuration menu - View commit details
-
Copy full SHA for 82c191d - Browse repository at this point
Copy the full SHA 82c191dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d0be29 - Browse repository at this point
Copy the full SHA 4d0be29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa4cdd - Browse repository at this point
Copy the full SHA 5fa4cddView commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd8ac76 - Browse repository at this point
Copy the full SHA fd8ac76View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0867d7 - Browse repository at this point
Copy the full SHA f0867d7View commit details
Commits on Feb 22, 2020
-
Bump javascript dependencies (TheWidlarzGroup#1914)
Also update linting rules to match other community repositories.
Configuration menu - View commit details
-
Copy full SHA for 4f07aab - Browse repository at this point
Copy the full SHA 4f07aabView commit details
Commits on Feb 25, 2020
-
Add support for react-native Windows Cpp/WinRT (TheWidlarzGroup#1893)
This also deprecates the old react-native windows implementation
Configuration menu - View commit details
-
Copy full SHA for a4fec8e - Browse repository at this point
Copy the full SHA a4fec8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1a7be - Browse repository at this point
Copy the full SHA 6d1a7beView commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 89b6d11 - Browse repository at this point
Copy the full SHA 89b6d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68dc152 - Browse repository at this point
Copy the full SHA 68dc152View commit details
Commits on Feb 27, 2020
-
Don't set reactViewController view frame to whole screen (TheWidlarzG…
…roup#1931) this fixes the case on any time you have a react view that displays the video, but it's being rendered with controls but not as a full screen (ie. easily reproducible when you have a tabbar for instance - the reactViewController.view frame shouldnt be the whole screen bounds).
Configuration menu - View commit details
-
Copy full SHA for 91384d8 - Browse repository at this point
Copy the full SHA 91384d8View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1ecb09a - Browse repository at this point
Copy the full SHA 1ecb09aView commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b4582c6 - Browse repository at this point
Copy the full SHA b4582c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4157a60 - Browse repository at this point
Copy the full SHA 4157a60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052f49e - Browse repository at this point
Copy the full SHA 052f49eView commit details
Commits on May 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cc2e9c4 - Browse repository at this point
Copy the full SHA cc2e9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc2a72 - Browse repository at this point
Copy the full SHA 4bc2a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c7aaa - Browse repository at this point
Copy the full SHA 08c7aaaView commit details -
Merge pull request TheWidlarzGroup#1992 from jenshandersson/feat/hlssize
Fix video dimensions for HLS streams
Configuration menu - View commit details
-
Copy full SHA for c579d3c - Browse repository at this point
Copy the full SHA c579d3cView commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2b33b9e - Browse repository at this point
Copy the full SHA 2b33b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8234f8 - Browse repository at this point
Copy the full SHA b8234f8View commit details
Commits on May 7, 2020
-
Merge pull request TheWidlarzGroup#1978 from euharrison/master
Audio mix with other apps for iOS
Configuration menu - View commit details
-
Copy full SHA for c438509 - Browse repository at this point
Copy the full SHA c438509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 838b99a - Browse repository at this point
Copy the full SHA 838b99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc25f1 - Browse repository at this point
Copy the full SHA 6bc25f1View commit details -
Merge pull request TheWidlarzGroup#1994 from jenshandersson/pendingseek
Implement pending seek fully
Configuration menu - View commit details
-
Copy full SHA for d6a7117 - Browse repository at this point
Copy the full SHA d6a7117View commit details
Commits on May 14, 2020
-
Recommend npx pod-install for setup instructions
# Summary We've been recommending devs use `npx pod-install` since it will attempt to install CocoaPods CLI if it's not available on the computer (cite [React Navigation setup guide](https://reactnavigation.org/docs/getting-started/#installing-dependencies-into-a-bare-react-native-project)). This has proved very useful for Expo users who are now migrating to the bare workflow and want to use community packages in their projects. ## Checklist - [x] I have tested this on a device and a simulator - [x] I added the documentation in `README.md`
Configuration menu - View commit details
-
Copy full SHA for e3009c6 - Browse repository at this point
Copy the full SHA e3009c6View commit details
Commits on May 15, 2020
-
Expose currentPlaybackTime when live stream video (TheWidlarzGroup#1944)
* added trackId to exoplayer onLoad callback * added trackInfo to bandwidth callback * syntax fix * syntax fix * version update * sending complete logcat for media playback exception ExoPlaybackException * version bump * package publish changes * Live playback fix * Version bump * import fix * version bump * configurable preferredForwardBufferDuration * configurable preferredForwardBufferDuration * version update * Exposing time * exo player window current tsp * return type * Current window timestamp in epoch * iOS changes * version update * Updated package.json * updated version * CurrentTime bug fix * Updated package.json * Updated currentPlaybackTime * Updated currentPlayback logic * Updated package.json * Bug fix * Added semicolon * updated package.json * Updated ReactVideoView * updated verison * Revert package.json changes * Update ReactVideoView.java * Use standard log * Document preferredForwardBufferDuration (iOS) * Document currentPlaybackTime * Document trackId * Update CHANGELOG.md * Update CHANGELOG.md * Update README.md * Update CHANGELOG.md Co-authored-by: anubansal <[email protected]> Co-authored-by: Sivakumar J <[email protected]> Co-authored-by: parikshit <[email protected]> Co-authored-by: anubansal92 <[email protected]> Co-authored-by: Rishu Agrawal <[email protected]> Co-authored-by: rishu-curefit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b914ef - Browse repository at this point
Copy the full SHA 0b914efView commit details -
[ios] Adaptive fullscreen in landscape by device orientation (TheWidl…
…arzGroup#1862) * update UIInterfaceOrientation in fullscreen * update code
Configuration menu - View commit details
-
Copy full SHA for c9096d1 - Browse repository at this point
Copy the full SHA c9096d1View commit details
Commits on Jun 9, 2020
-
Revert "[ios] Adaptive fullscreen in landscape by device orientation (T…
…heWidlarzGroup#1862)" (TheWidlarzGroup#2043) This reverts commit c9096d1.
Configuration menu - View commit details
-
Copy full SHA for 2dd5025 - Browse repository at this point
Copy the full SHA 2dd5025View commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c8c613 - Browse repository at this point
Copy the full SHA 7c8c613View commit details -
Configuration menu - View commit details
-
Copy full SHA for f395bd1 - Browse repository at this point
Copy the full SHA f395bd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c31948 - Browse repository at this point
Copy the full SHA 9c31948View commit details
Commits on Jun 16, 2020
-
Support preventsDisplaySleepDuringVideoPlayback (TheWidlarzGroup#2019)
* Add flag on iOS * Add flag in Android * Add documentation * Add changelog entry * Also set setKeepScreenOn * Fix prop not being set * add preventsDisplaySleepDuringVideoPlayback to exoplayer * Update android-exoplayer/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java * Update android-exoplayer/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java Co-authored-by: Jens Andersson <[email protected]> Co-authored-by: Anton Tanderup <[email protected]> Co-authored-by: Jens Andersson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8962720 - Browse repository at this point
Copy the full SHA 8962720View commit details
Commits on Jun 30, 2020
-
Fix exoplayer aspect ratio update on source changes (TheWidlarzGroup#…
…2053) * Fix exoplayer aspect ratio update on source changes * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for dbf1a4e - Browse repository at this point
Copy the full SHA dbf1a4eView commit details
Commits on Aug 13, 2020
-
Add iOS and Android basic DRM support (TheWidlarzGroup#1445)
This PR adds support for DRM streams on iOS (Fairplay) and Android (Playready, Widevine, Clearkey) I am neither Android nor iOS developer, so feel free to provide feedback to improve this PR. **Test stream for ANDROID:** ``` testStream = { uri: 'http://profficialsite.origin.mediaservices.windows.net/c51358ea-9a5e-4322-8951-897d640fdfd7/tearsofsteel_4k.ism/manifest(format=mpd-time-csf)', type: 'mpd', drm: { type: DRMType.PLAYREADY, licenseServer: 'http://test.playready.microsoft.com/service/rightsmanager.asmx?cfg=(persist:false,sl:150)' } }; ``` or ``` { uri: 'https://media.axprod.net/TestVectors/v7-MultiDRM-SingleKey/Manifest_1080p.mpd', drm: { type: 'widevine', //or DRMType.WIDEVINE licenseServer: 'https://drm-widevine-licensing.axtest.net/AcquireLicense', headers: { 'X-AxDRM-Message': 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ2ZXJzaW9uIjoxLCJjb21fa2V5X2lkIjoiYjMzNjRlYjUtNTFmNi00YWUzLThjOTgtMzNjZWQ1ZTMxYzc4IiwibWVzc2FnZSI6eyJ0eXBlIjoiZW50aXRsZW1lbnRfbWVzc2FnZSIsImZpcnN0X3BsYXlfZXhwaXJhdGlvbiI6NjAsInBsYXlyZWFkeSI6eyJyZWFsX3RpbWVfZXhwaXJhdGlvbiI6dHJ1ZX0sImtleXMiOlt7ImlkIjoiOWViNDA1MGQtZTQ0Yi00ODAyLTkzMmUtMjdkNzUwODNlMjY2IiwiZW5jcnlwdGVkX2tleSI6ImxLM09qSExZVzI0Y3Iya3RSNzRmbnc9PSJ9XX19.FAbIiPxX8BHi9RwfzD7Yn-wugU19ghrkBFKsaCPrZmU' }, } } ``` **Test stream for iOS:** Sorry but I can not provide free streams to test. If anyone can provide test streams, or found some we can use, please let me know to also test them. It has been tested with a private provider and they work, at least with the `getLicense` override method. (An example implementation is provided in the README)
Configuration menu - View commit details
-
Copy full SHA for 81b42e7 - Browse repository at this point
Copy the full SHA 81b42e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90da768 - Browse repository at this point
Copy the full SHA 90da768View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e6ce1 - Browse repository at this point
Copy the full SHA f3e6ce1View commit details
Commits on Aug 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 553fef0 - Browse repository at this point
Copy the full SHA 553fef0View commit details
Commits on Aug 20, 2020
-
Merge pull request TheWidlarzGroup#2116 from nickfujita/id3-error-fix
Port over ID3 fix from 4.x branch
Configuration menu - View commit details
-
Copy full SHA for f70c429 - Browse repository at this point
Copy the full SHA f70c429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5683167 - Browse repository at this point
Copy the full SHA 5683167View commit details
Commits on Sep 29, 2020
-
Add ARM64 support for windows (TheWidlarzGroup#2137)
Adding arm64 support for RNW builds. Nothing in this project is using anything that isn't already supported in arm64 windows libs. It was simply overlooked when RNW was originally added. We have been using RNW and RNV in our project for 6+ months and just been using a patch-package to apply this change. Figured it was overdue to upstream this change. You can see this similar code in the RNW repo. https://github.com/microsoft/react-native-windows/blob/95935e008621778dbcec01363602c19abc060632/packages/microsoft-reactnative-sampleapps/windows/SampleLibraryCPP/SampleLibraryCPP.vcxproj#L28 and https://github.com/microsoft/react-native-windows/blob/master/packages/microsoft-reactnative-sampleapps/windows/SampleLibraryCPP/SampleLibraryCPP.vcxproj#L44
Configuration menu - View commit details
-
Copy full SHA for 408d3f7 - Browse repository at this point
Copy the full SHA 408d3f7View commit details -
Update README.md (TheWidlarzGroup#2076)
You only need to perform linking for React Native < 0.60
Configuration menu - View commit details
-
Copy full SHA for 4246016 - Browse repository at this point
Copy the full SHA 4246016View commit details -
fix: Xcode 12 compatibility (TheWidlarzGroup#2152)
Latest Xcode 12 fails to build while without a module to depend on React-Core directly hence this change is necessary for native modules on iOS. This change requires to React Native 0.60.2 or newer. For more details please check: facebook/react-native#29633 (comment)
Configuration menu - View commit details
-
Copy full SHA for f653589 - Browse repository at this point
Copy the full SHA f653589View commit details
Commits on Sep 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for faf8aed - Browse repository at this point
Copy the full SHA faf8aedView commit details
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88b636f - Browse repository at this point
Copy the full SHA 88b636fView commit details
Commits on Jun 2, 2021
-
Merge tag '5.1.1' of github.com:react-native-video/react-native-video…
… into react-native-video-5.1.1
Configuration menu - View commit details
-
Copy full SHA for 327dcfb - Browse repository at this point
Copy the full SHA 327dcfbView commit details
Commits on Jun 3, 2021
-
Merge pull request #24 from relivecc/react-native-video-5.1.1
Pull react-native-video 5.1.1
Configuration menu - View commit details
-
Copy full SHA for 2bd4441 - Browse repository at this point
Copy the full SHA 2bd4441View commit details -
Bump ws from 1.1.2 to 1.1.5 in /examples/basic
Bumps [ws](https://github.com/websockets/ws) from 1.1.2 to 1.1.5. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@1.1.2...1.1.5) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7d2b8a - Browse repository at this point
Copy the full SHA e7d2b8aView commit details