chaimPaneth / react-native-jw-media-player

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

Track with thumbnails not displaying thumbnails #361

Open fdobre opened 4 months ago

fdobre commented 4 months ago

Using a track with thumbnails displays text instead of thumbnail:

OS: both Android and iOS

"react-native-jw-media-player": "0.2.46",

tracks: [{
          file: 'https://cdn.jwplayer.com/strips/EMSoi97G-120.vtt',
          label: 'thumbnails',
          default: true,
          kind: 'thumbnails'
        }]
Screenshot 2024-07-10 at 09 49 04