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
There doesn't seem to be any documented way to pass the policyKey to the player. Brightcove has a web page where you can test assets using a Codepen. It requires accountId, videoId and policyKey. My test asset can be accessed on that web page, so I know it works, but how do I use the policyKey with react-player-loader? There is no mention of policyKey in the documentation, as far as I can see.
The text was updated successfully, but these errors were encountered:
How do I pass policyKey to react-player-loader?
There doesn't seem to be any documented way to pass the policyKey to the player. Brightcove has a web page where you can test assets using a Codepen. It requires
accountId
,videoId
andpolicyKey
. My test asset can be accessed on that web page, so I know it works, but how do I use the policyKey withreact-player-loader
? There is no mention of policyKey in the documentation, as far as I can see.The text was updated successfully, but these errors were encountered: