We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am noticing in the docs there is not an option to pass a property of "cast" to the player.
On the website, I am using this package on, when I do airplay and attempt to stream the video to the apple tv. it only streams the audio of the video.
When reading JWP documentation it says I need to pass a "cast" configuration to the player, but I am not able to do so with react-jw-player.
Does anyone have any suggestions or workarounds?
https://developer.jwplayer.com/jwplayer/docs/jw8-player-configuration-reference
The text was updated successfully, but these errors were encountered:
I'm facing the same issue. Haven't found a workaround yet.
Sorry, something went wrong.
You can use customProps https://github.com/micnews/react-jw-player/blob/master/src/helpers/get-player-opts.js#L4
No branches or pull requests
I am noticing in the docs there is not an option to pass a property of "cast" to the player.
On the website, I am using this package on, when I do airplay and attempt to stream the video to the apple tv.
it only streams the audio of the video.
When reading JWP documentation it says I need to pass a "cast" configuration to the player, but I am not able to do so
with react-jw-player.
Does anyone have any suggestions or workarounds?
https://developer.jwplayer.com/jwplayer/docs/jw8-player-configuration-reference
The text was updated successfully, but these errors were encountered: