You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to play the videos with signed urls, but as soon I enable the signed url privacy from jwplayer dashboard, the whole component vanishes. Below is the code I am trying:
I am trying to play the videos with signed urls, but as soon I enable the signed url privacy from jwplayer dashboard, the whole component vanishes. Below is the code I am trying:
<ReactJWPlayer playerId="4t00MwmP" playerScript="https://content.jwplatform.com/libraries/4t00MwmP.js" playlist={
https://cdn.jwplayer.com/v2/media/${mediaId}`}controls={false}
isAutoPlay={false}
onPlay={handlePlay}
licenseKey="+1bANyiZkLQznPS2yV8ky+2NgQqilQmMg3/Sc0tJd4hWUPtP51/8zGnxqqw="
/>`
The text was updated successfully, but these errors were encountered: