micnews / react-jw-player

A React Component API for JW Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[APPLE TV AIRPLAY SUPPORT] I am noticing in the docs there is not an option to pass a property of "cast" to the player.

landonwjohnson opened this issue · comments

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

I'm facing the same issue. Haven't found a workaround yet.