We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18ea80 commit 11b5b31Copy full SHA for 11b5b31
docs/guides/drm-integration/drm-plugin.md
@@ -189,7 +189,7 @@ Pay attention that we use `stream007` as the `streamid`. It will be used to get
189
- **SITE ID, SITE Key, ACCESS Key** → Get from [DRM Settings on DoveRunner](https://contentsecurity.doverunner.com/drm/setting).
190
- **DRM Type** → `Widevine` because we used `Widevine` in this sample.
191
- **CID** → Your streamId. `stream007` in this sample.
192
-- **USER ID** → any unique identifier.
+- **USER ID** → any unique identifier (for example, 1234 etc).
193
- Click **Refresh Timestamp**, and leave the other fields with default values.
194
195
3. Click the `Generate Token` button and copy the token in `Result`.
0 commit comments