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
To Reproduce
Attempting to curl the url shows the domain is reachable:
curl https://d15an60oaeed9r.cloudfront.net/live_stream_v2/sports_reel_with_markers.m3u8
curl: (6) Could not resolve host: d15an60oaeed9r.cloudfront.net
Expected behavior
The HLS source defined above should be perpetually available.
Please complete the following information about the solution:
[ 3.2.7 ] Version: [e.g. v1.0.0]
[ any ] Region: [e.g. us-east-1]
[ no ] Was the solution modified from the version published on this repository?
[ n/a ] If the answer to the previous question was yes, are the changes available on GitHub?
[ n/a ] Have you checked your service quotas for the sevices this solution uses?
[ n/a ] Were there any errors in the CloudWatch Logs?
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
The default live source "https://d15an60oaeed9r.cloudfront.net/live_stream_v2/sports_reel_with_markers.m3u8" defined in "https://github.com/aws-solutions/live-streaming-on-aws-with-amazon-s3/blob/main/source/constructs/lib/live-streaming.ts" is not available.
To Reproduce
Attempting to curl the url shows the domain is reachable:
Expected behavior
The HLS source defined above should be perpetually available.
Please complete the following information about the solution:
Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: