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

Support Wistia custom player controls #1125

Closed
dinhkellie opened this issue Jan 5, 2021 · 1 comment
Closed

Support Wistia custom player controls #1125

dinhkellie opened this issue Jan 5, 2021 · 1 comment

Comments

@dinhkellie
Copy link

dinhkellie commented Jan 5, 2021

Is there a way to use custom wistia controls with react-player? Using this as a guide for Wistia player controls: https://wistia.com/support/developers/player-controls-framework after defining the component, you have to call Wistia.defineControl(MyComponent);

If I am using react-player in my app and passing in a Wistia url, is there support for built-in Wistia functions like this? If so, it would help to have this in the Readme!

@cookpete
Copy link
Owner

As of v2.8.1 you can use <ReactPlayer config={{ customControls: [MyCustomControl] }} />

Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
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

No branches or pull requests

2 participants