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

[Feature]: Video Scrubbing with Preview Thumbnails #4094

Open
coofzilla opened this issue Aug 16, 2024 · 1 comment
Open

[Feature]: Video Scrubbing with Preview Thumbnails #4094

coofzilla opened this issue Aug 16, 2024 · 1 comment
Labels

Comments

@coofzilla
Copy link
Contributor

coofzilla commented Aug 16, 2024

Description

Adds video scrubbing with thumbnail previews to enhance navigation.

image

Why it is needed ?

Improves user experience by providing visual cues during scrubbing.

Possible implementation

For ios to support hls I believe it would involve implementing https://developer.apple.com/documentation/http-live-streaming/hls-authoring-specification-for-apple-devices#Trick-Play

@moskalakamil
Copy link
Member

Hi @coofzilla, thanks for sharing an idea! Right now it's possible to show preview on video while seeking thanks to Plugins System. You can read more about how to integrate this feature on this blog https://medium.com/@freeboub/react-native-video-plugin-thumbnail-view-5a4a227299b8. And you see the demo here #3943

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants