Skip to content
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

[DEMO] plugin showcase #3943

Closed
wants to merge 47 commits into from

Conversation

freeboub
Copy link
Collaborator

@freeboub freeboub commented Jun 25, 2024

Summary

This PR is not intended to be merged. It shows improvements from version 6.5.0.

Motivation

This is a proof of concept of thumbnail display in the sample. I added the thumbnail over the seek bar dynamically in the UI.

Changes

  • New Feature build from exoplayer source (package.json, build.gradle, setting.gradle)
  • New Feature retrieve thumbnail metadata in demo plugin (react-native-video-plugin-sample)
  • Implement UI in Seeker and connect to ImageDataAvailable event (Seeker)
  • change first url to display directly the new content. Content from dash forum.

Demo

sample_video.webm

freeboub and others added 30 commits May 5, 2024 21:06
…ideo

# Conflicts:
#	android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerViewManager.java
#	src/Video.tsx
…fix/avoidVideoResizingFlickering

# Conflicts:
#	.github/ISSUE_TEMPLATE/bug-report.yml
* fix: ensure player doesn't start when view is unmounted
…ideo into feat/addAnalyticsPlugManagement

# Conflicts:
#	android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
#	examples/basic/ios/Podfile.lock
…/react-native-video into feat/addAnalyticsPlugManagement

# Conflicts:
#	examples/basic/ios/Podfile.lock
freeboub added 16 commits June 21, 2024 11:05
…ideo into feat/addAnalyticsPlugManagement

# Conflicts:
#	examples/basic/ios/Podfile.lock
#	examples/basic/ios/videoplayer.xcodeproj/project.pbxproj
#	examples/basic/tsconfig.json
…ideo into feat/allowBuildingFromExoplayerSource
…ideo into chore/pluginTest

# Conflicts:
#	docs/pages/other/plugin.md
#	examples/react-native-video-plugin-sample/android/build.gradle
#	examples/react-native-video-plugin-sample/android/src/main/java/com/videopluginsample/VideoPluginSampleModule.kt
…eeboub/react-native-video into chore/pluginTest

# Conflicts:
#	android/build.gradle
#	examples/basic/android/app/build.gradle
#	examples/basic/android/settings.gradle
#	examples/react-native-video-plugin-sample/android/build.gradle
…ideo into chore/pluginTest

# Conflicts:
#	examples/basic/android/build.gradle
#	examples/basic/android/settings.gradle
@freeboub freeboub marked this pull request as draft June 25, 2024 21:39
@KrzysztofMoch KrzysztofMoch changed the title Chore/plugin test chore: prepare plugin showcase Jun 27, 2024
@KrzysztofMoch KrzysztofMoch changed the title chore: prepare plugin showcase [DEMO] plugin showcase Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants