Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default live HLS source is no longer available #43

Open
cwhitehorn opened this issue Feb 10, 2025 · 1 comment
Open

Default live HLS source is no longer available #43

cwhitehorn opened this issue Feb 10, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@cwhitehorn
Copy link

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:

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.

@cwhitehorn cwhitehorn added the bug Something isn't working label Feb 10, 2025
@raulmlamzn
Copy link
Member

Hi Christer, thanks for the feedback, we are investigating this issue and we'll follow up with an update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants