chaimPaneth / react-native-jw-media-player

React-Native Android/iOS bridge for JWPlayer SDK (https://www.jwplayer.com/)
MIT License
190 stars 91 forks source link

Android TV Support #298

Open grigdodon opened 1 year ago

grigdodon commented 1 year ago

I am trying to use this package for Android TV. The video loads and plays as expected, however I cannot navigate around the controls with the remote from the Android TV box.

Any suggestions please?

grigdodon commented 1 year ago

@chaimPaneth any suggestions please? I cannot press use the captions button or any other player controls. Thank you!

mahmudsg commented 1 year ago

@grigdodon have you found any solution? could you please share? I have the same issue here :(

mahmudsg commented 9 months ago

Hi @chaimPaneth, could you please advise something on this, any idea?

@grigdodon were you able to implement remote control navigation?

chaimPaneth commented 5 months ago

Hi @mahmudsg, @grigdodon

Have you guys checked out https://reactnative.dev/docs/building-for-tv specifically TVEventHandler perhaps that can help, I haven't tested this library on any TV platform yet.

Lemme know, Thanks