- Sep 19, 2018
-
-
sridhar authored
IOS bandwidth reporting
-
- Sep 18, 2018
-
-
sridhar authored
bandwidth report for IOS
-
- Sep 06, 2018
-
-
sridhar authored
named parameter added for exception. Otherwise this cannot be used in JS
-
- Aug 25, 2018
-
-
sridhar authored
Reporting estimatedBandwidth
-
sridhar authored
reverted deprecated API
-
sridhar authored
To show the current bandwidth to user and for debugging purposes current bandwidth is required to be reported. This pull request adds the bandwidth estimate in the progress event. Also the bandwidth details are added in the audio track in load event. There is another pull request which reports the video track information
-
- Aug 24, 2018
-
-
sridhar authored
1. Loaded event will give the information about available video tracks 2. selectedVideoTrack prop will give the interface to select the video track. This prop will take the height of the video (Similar to youtube like 144p, 350p etc) and set the video track. If height is 0 then all video tracks will be added to list so that it will work like 'Auto' in youtube
-
- Aug 08, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
[WIP] Update ExoPlayer to version 2.8.2
-
Hampton Maxwell authored
-
- Aug 07, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Feat/ontimedmetadata android
-
- Aug 06, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Update NewtonSoft JSON to match react-native-windows version
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Android - Keep screen on
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
- Aug 03, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
-
Hampton Maxwell authored
Expose DefaultLoadControl parameters Android ExoPlayer
-
Hampton Maxwell authored
-
Hampton Maxwell authored
I'm guessing this was a bug as it doesn't make sense that we would set paused to true if the video is playing, and not paused if it wasn't. I believe this is a safe change since we only release the player when the app is closing or we detach (which is going away shortly). We need this since we release the player in order to apply new bufferConfig settings.
-
Hampton Maxwell authored
-
- Aug 02, 2018
-
-
Hampton Maxwell authored
-
Hampton Maxwell authored
-
Bryan van Wijk authored
-
Bryan van Wijk authored
-
- Aug 01, 2018
-
-
Hampton Maxwell authored
Fix for #1150 and improvements for #1143
-
Ash Mishra authored
-
Bryan van Wijk authored
-
Bryan van Wijk authored
-
- Jul 31, 2018
-
-
Ash Mishra authored
remove tracks that are not valid from textTracks; and default to system if selectedTextTrack unavailable
-
Hampton Maxwell authored
Fix sideload text track issues on iOS
-
Hampton Maxwell authored
-
Hampton Maxwell authored
Just calling react-native link is risky, it can cause double linking
-