Alesakndr
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024
08:02 AM
Test example AWS Adapter not work.
The SDK documentation(https://developer.roku.com/en-gb/docs/developer-program/advertising/ssai-adapters.md#aws-adapter) pointed on the example: https://github.com/rokudev/samples/tree/master/advertising/rsgemt/
In this example deprecated links on the manifest files.
Telnet logs:
[RAF] setDebugOutput(false)
RAFX_SSAI version 0b.48.28
SDK (15:45:21Z 177): Transfer url: https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8 failed, got code: -6 reason: Could not resolve host: mediatailor.us-east-1.amazonaws.com
Error requesting stream <Component: roAssociativeArray> =
{
error: "No valid response from https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8"
}
^CRAFX_SSAI version 0b.48.28
SDK (15:45:21Z 177): Transfer url: https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8 failed, got code: -6 reason: Could not resolve host: mediatailor.us-east-1.amazonaws.com
Error requesting stream <Component: roAssociativeArray> =
{
error: "No valid response from https://mediatailor.us-east-1.amazonaws.com/v1/session/hashed_account_ID/originID/master.m3u8"
}
Could you update the example with the correct manifest link?
CC: @RokuBen
1 REPLY 1
renojim
Community Streaming Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024
01:29 PM
Re: Test example AWS Adapter not work.
@Alesakndr, if you look at contents.json you'll see where the description says, "Replace url with your test asset". It's not meant to be a working example as is. The reference to "hashed_account_ID" and "originID" give that away. You'd need to replace them with your own IDs.
https://github.com/rokudev/samples/blob/master/advertising/rsgemt/assets/contents.json
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.