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

Please apply advanced web video player | https://video-react.js.org #40

Closed
manikandan-kyyba opened this issue Nov 17, 2020 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@manikandan-kyyba
Copy link

Please apply advanced web video player like below open source.

https://video-react.js.org

@KiraLT
Copy link
Owner

KiraLT commented Nov 17, 2020

Hello,

What are the advantages of this player comparing with plain HTML? Also, why not
Video.js
or react-player?

@KiraLT KiraLT added the enhancement New feature or request label Nov 17, 2020
@manikandan-kyyba
Copy link
Author

Hi @KiraLT

Basically it's need all controls in web player, like

  • Video Seek with timer
  • Volume controll
  • Video Poster Image
  • Subtitle on/off
  • Auto Play

finally also need Mobile Support in website

@KiraLT
Copy link
Owner

KiraLT commented Nov 23, 2020

Screenshot from 2020-11-24 00-24-05

Added VideoJS player with a custom design. For the poster, it shows the first second of the video. Autoplay is disabled because it's annoying. Regarding subtitles, it supports only external subtitles. So we probably need integration for uploading subtitles, selecting from the torrent, or something like opensubtitles. MKV even if have subtitles, it won't work (check #16)

@KiraLT KiraLT closed this as completed Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants