Eran Hammer
fd821d2c5c
Merge pull request #2672 from thang2162/patch-2
...
Update Android dependency to JitPack!
2022-06-05 10:41:09 -07:00
Eran Hammer
e63f9b30c1
Merge pull request #2709 from iFeelSmart/chore/add_sample_demo_streams
...
test(android): add additional sample streams
2022-06-05 10:39:09 -07:00
Eran Hammer
2753c580d6
Merge pull request #2706 from namrog84/master
...
Change WindowsTargetPlatformVersion to 10.0
2022-06-05 10:38:19 -07:00
Eran Hammer
9ce8e26bd4
Update Video.js
...
Co-authored-by: Elliott Kember <elliott.kember@gmail.com>
2022-06-04 01:15:25 -07:00
olivier bouillet
99ba90cc09
test(android): enable app on androidtv
2022-06-03 22:02:31 +02:00
olivier bouillet
556192da1d
test(android): add additional sample streams
2022-06-03 21:51:53 +02:00
Armands Malejevs
c7b7390267
Prevent unnecessary work when creating video track info
2022-06-02 15:10:23 +03:00
Armands Malejevs
0330943d52
Dont download dash manifest if contentStartTime is not set
2022-06-02 15:08:07 +03:00
Adam Gorman
d1f3ad292d
Update CHANGELOG.md
2022-05-31 23:25:08 -07:00
Adam Gorman
b4df55112b
Change WindowsTargetPlatformVersion to 10.0
2022-05-31 23:23:36 -07:00
Eran Hammer
73d4eca98e
Merge pull request #2699 from maheshwarimrinal/master
...
added author in package.json
2022-05-31 09:00:02 -07:00
Armands Malejevs
9b04cfac51
Remove timeline reference from videoTrackInfo
2022-05-31 10:08:14 +03:00
Mrinal Maheshwari
ea8e89cdb8
Update package.json
2022-05-29 15:08:21 +05:30
Eran Hammer
b4c1a18339
Merge pull request #2701 from CastFX/remove-lumpen-example
...
docs: removed lumpen-radio example because no longer available on Github
2022-05-27 10:43:54 -07:00
Christian Serra
dc74774aa2
docs: removed lumpen example as it was removed from github
2022-05-27 15:39:19 +02:00
Mrinal Maheshwari
bd01402174
added author
2022-05-27 10:46:45 +05:30
Armands Malejev
33b7bf1ee1
VEX-6834: Android: Sometimes the player fails with RNV-3005 ( #34 )
...
Fix RNV-3005 errors when exiting the player and loading a new video immediately. In most cases this error was just happening internally and the user would not experience it, but it skewed the error rate reporting.
2022-05-25 11:24:26 +03:00
Armands Malejev
d1c9490ce3
Merge branch 'master' into cr-android-improvements
2022-05-24 11:56:26 +03:00
Armands Malejevs
45d23475b6
Clean up
2022-05-24 11:50:58 +03:00
Armands Malejevs
da1d3bb6c3
Retru on session exceptions
2022-05-24 10:36:49 +03:00
Eran Hammer
e022d0133f
Update README.md
2022-05-23 22:04:03 -07:00
Eran Hammer
5e28bff855
Update README.md
2022-05-23 22:03:49 -07:00
Eran Hammer
e347839f41
Update README.md
2022-05-23 22:03:25 -07:00
Eran Hammer
ead496ce96
Update README.md
2022-05-23 22:02:43 -07:00
Eran Hammer
8714c1158f
Create API.md
2022-05-23 21:58:30 -07:00
Eran Hammer
c9bb4e096e
Update README.md
2022-05-23 21:38:19 -07:00
Eran Hammer
1d19b403b0
Update README.md
2022-05-23 21:36:28 -07:00
Eran Hammer
4eeabe4e22
Cleanup credits
2022-05-23 21:35:38 -07:00
Armands Malejev
8b317ed398
Merge branch 'master' into cr-android-improvements
2022-05-23 11:59:22 +03:00
Eran Hammer
424b703fe8
Update CHANGELOG.md
2022-05-21 11:40:36 -07:00
Eran Hammer
046fb2249a
Merge pull request #2371 from justsml/patch-1
...
Fix volume reset issue in exoPlayer
2022-05-21 11:39:50 -07:00
Eran Hammer
e0420d6574
Merge pull request #2677 from ZhminkoRoman/fix/additional-info-to-documentation
...
Fix/additional info to documentation (Android release build black screen)
2022-05-20 23:28:45 -07:00
Eran Hammer
9be049b937
Merge pull request #2687 from stevejubs/patch-1
...
Fix 'HlS' > 'HLS' (UPPERCASE)
2022-05-20 22:47:57 -07:00
Eran Hammer
da7f31539c
Revert #2073
2022-05-20 22:46:08 -07:00
Eran Hammer
155d94aa06
Merge pull request #2688 from react-native-video/revert-2073-feature/android-fullscreen
...
Revert "[Android] fullscreen video"
2022-05-20 22:45:08 -07:00
Eran Hammer
8cc131b6a6
Revert "[Android] fullscreen video"
2022-05-20 22:42:55 -07:00
Sirichai Chulee
a467886039
Fix 'HlS' > 'HLS' (UPPERCASE)
2022-05-21 03:34:24 +07:00
Nick Fujita
68b9db4d11
iOS Swift Conversion ( #2527 )
...
Converts iOS implementation from Objective-c to Swift
# During the conversion process some updates to the code structure were also made
- Modularize codebase from single file to smaller focused files
- Untangled large nested IF statements
- Added more null checks, since Swift is more strict with null pointers
- Added property to allow for decoding of local video sources with self contained key for offline playback
- Updates example apps to test react-native 0.63.4 and uses auto native dependency imports for android and ios
2022-05-19 22:29:25 +09:00
Armands Malejev
87472ebd4a
VEX-7213: Update readme to include missing props ( #32 )
2022-05-16 10:54:04 +03:00
nbennink
c9ecc8e9e0
fix(texttracks): unable to disable sideloaded texttracks in the AVPlayer
2022-05-12 14:45:02 +02:00
Armands Malejevs
78ef91b652
Update readme
2022-05-12 15:39:04 +03:00
Zhminko Roman
9e46997e96
Update README.md
2022-05-11 10:40:17 +03:00
Zhminko Roman
5c7d0c1305
Update README.md
2022-05-11 10:32:46 +03:00
Armands Malejev
c193fe873e
VEX-7095: Crash in ReactExoplayerView.java Line 1059 ( #31 )
...
Prevent crashing when the track selector is null.
2022-05-09 17:53:09 -04:00
Armands Malejev
c584022d34
VEX-7094: Android: Crash in ReactExoplayerView.java Line 694 ( #30 )
...
When moving init logic to a different thread we missed one function that was not captured if an error occurred. This PR wraps the source init function that happens on a different thread in a try/catch to capture any errors that occur.
2022-05-05 17:10:55 -04:00
Tone T. Thangsongcharoen
3bd4dcd998
Update Dependency to JitPack!
...
Updated Android-ScalableVideoView to use JitPack instead of JCenter as JCenter has been deprecated. https://www.jitpack.io/#thang2162/Android-ScalableVideoView
2022-05-04 20:21:17 -05:00
Eran Hammer
ec8e7eba11
Merge branch 'master' into deprecated-prop-types
2022-05-04 12:34:28 -07:00
Gabriel Rivero
9035e7dfc9
VEX-6625: Handle state to keep playing after gaining connection ( #28 )
...
This PR handles autoplay after disconnection
Jira: VEX-6625
There was an error in react-native-video not being properly handled, in addition, the state of the player when reconnecting using a free user was not the expected one, requesting the player to keep playing when ready, made the behavior consistent in all scenarios
Velocity PR: crunchyroll/velocity#2430
Reviews
Major reviewer (domain expert): @jctorresM
Minor reviewer: @jacob-livingston
2022-05-03 16:43:53 -04:00
Eran Hammer
d681e5505f
Merge pull request #2302 from laurenceunmind/laurenceunmind/add-onbuffer-to-readme
...
Update Readme to include onBuffer event (#2141 )
2022-05-02 13:00:46 -07:00
Eran Hammer
0dbdb7ae71
Merge pull request #2609 from tironiigor/always-check-for-hideShutterView
...
Always check for hideShutterView before showing shutterView
2022-05-02 12:58:49 -07:00